diff options
author | Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com> | 2025-01-10 10:21:09 +0100 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2025-01-10 17:29:05 -0800 |
commit | 2c6c5c7c1ad18761c399ef3376f5320eb13f92eb (patch) | |
tree | 3404ae581666284b3abe6b4576b84aff2bb9bb7c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 95ad526edebcb3a68429315c81024ffc4ec0980a (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions