aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf
diff options
context:
space:
mode:
authorJussi Maki <joamaki@gmail.com>2021-07-31 05:57:37 +0000
committerDaniel Borkmann <daniel@iogearbox.net>2021-08-09 23:25:15 +0200
commit95413846cca37f20000dd095cf6d91f8777129d7 (patch)
tree10efc097fe1c9353717a18a3ed8a87ab8a14a8c6 /samples/bpf
parent689186699931313c7a42462602bd5c03eef77f9f (diff)
downloadlinux-95413846cca37f20000dd095cf6d91f8777129d7.tar.gz
selftests/bpf: Fix xdp_tx.c prog section name
The program type cannot be deduced from 'tx' which causes an invalid argument error when trying to load xdp_tx.o using the skeleton. Rename the section name to "xdp" so that libbpf can deduce the type. Signed-off-by: Jussi Maki <joamaki@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210731055738.16820-7-joamaki@gmail.com
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions