diff options
author | 2024-10-09 12:12:09 +0200 | |
---|---|---|
committer | 2024-10-10 18:01:52 -0700 | |
commit | d124d984c8a2d677e1cea6740a01ccdd0371a38d (patch) | |
tree | b58ef040904b5fb94737ffe3135e6d14ea170106 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: make xdp_cpumap_attach keep redirect prog attached (diff) | |
download | wireguard-linux-d124d984c8a2d677e1cea6740a01ccdd0371a38d.tar.xz wireguard-linux-d124d984c8a2d677e1cea6740a01ccdd0371a38d.zip |
selftests/bpf: check program redirect in xdp_cpumap_attach
xdp_cpumap_attach, in its current form, only checks that an xdp cpumap
program can be executed, but not that it performs correctly the cpu
redirect as configured by userspace (bpf_prog_test_run_opts will return
success even if the redirect program returns an error)
Add a check to ensure that the program performs the configured redirect
as well. The check is based on a global variable incremented by a
chained program executed only if the redirect program properly executes.
Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://lore.kernel.org/r/20241009-convert_xdp_tests-v3-3-51cea913710c@bootlin.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions