linux/samples
Maciej Fijalkowski c9d27c9e8d samples: bpf: Do not unload prog within xdpsock
With the introduction of bpf_link in xsk's libbpf part, there's no
further need for explicit unload of prog on xdpsock's termination. When
process dies, the bpf_link's refcount will be decremented and resources
will be unloaded/freed under the hood in case when there are no more
active users.

While at it, don't dump stats on error path.

Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210329224316.17793-8-maciej.fijalkowski@intel.com
2021-03-30 09:24:39 -07:00
..
acrn
auxdisplay
binderfs
bpf samples: bpf: Do not unload prog within xdpsock 2021-03-30 09:24:39 -07:00
configfs
connector
ftrace
hidraw
hw_breakpoint
kdb
kfifo
kmemleak
kobject
kprobes
livepatch
mei
nitro_enclaves
pidfd
pktgen samples: pktgen: new append mode 2021-03-14 14:22:38 -07:00
qmi
rpmsg
seccomp
timers
trace_events
trace_printk
uhid
v4l
vfio-mdev
vfs
watch_queue
watchdog
Kconfig
Makefile