diff options
author | 2021-07-31 05:57:37 +0000 | |
---|---|---|
committer | 2021-08-09 23:25:15 +0200 | |
commit | 95413846cca37f20000dd095cf6d91f8777129d7 (patch) | |
tree | 10efc097fe1c9353717a18a3ed8a87ab8a14a8c6 /net/sched/cls_api.c | |
parent | net, core: Allow netdev_lower_get_next_private_rcu in bh context (diff) | |
download | linux-rng-95413846cca37f20000dd095cf6d91f8777129d7.tar.xz linux-rng-95413846cca37f20000dd095cf6d91f8777129d7.zip |
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 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions