diff options
author | 2025-01-10 10:21:09 +0100 | |
---|---|---|
committer | 2025-01-10 17:29:05 -0800 | |
commit | 2c6c5c7c1ad18761c399ef3376f5320eb13f92eb (patch) | |
tree | 3404ae581666284b3abe6b4576b84aff2bb9bb7c /net/lapb/lapb_timer.c | |
parent | veristat: Document verifier log dumping capability (diff) | |
download | wireguard-linux-2c6c5c7c1ad18761c399ef3376f5320eb13f92eb.tar.xz wireguard-linux-2c6c5c7c1ad18761c399ef3376f5320eb13f92eb.zip |
selftests/bpf: test_xdp_redirect: Rename BPF sections
SEC("redirect_to_111") and SEC("redirect_to_222") can't be loaded by the
__load() helper.
Rename both sections SEC("xdp") so it can be interpreted by the __load()
helper in upcoming patch.
Update the test_xdp_redirect.sh to use the program name instead of the
section name to load the BPF program.
Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Reviewed-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://patch.msgid.link/20250110-xdp_redirect-v2-1-b8f3ae53e894@bootlin.com
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions