diff options
author | Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com> | 2025-02-12 12:11:12 +0100 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2025-02-18 13:56:34 -0800 |
commit | 1e7e6345429cd5dc2476d0d543bcf0daa0fab6bb (patch) | |
tree | f33e19989f5a39797b8c1a1218155c8a17335e64 /tools/perf/scripts/python/stackcollapse.py | |
parent | 09c8bb1fae150573d5fbb2e4c2cb8d5342eb52f6 (diff) |
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
XDP redirections with BPF_F_BROADCAST and BPF_F_EXCLUDE_INGRESS flags
are tested by test_xdp_redirect_multi.sh but not within the test_progs
framework.
Add a broadcast test case in test_xdp_veth.c to test them.
Use the same BPF programs than the one used by
test_xdp_redirect_multi.sh.
Use a BPF map to select the broadcast flags.
Use a BPF map with an entry per veth to check whether packets are
received or not
Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250212-redirect-multi-v5-4-fd0d39fca6e6@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions