summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>2025-10-31 11:04:47 +0300
committerAlexei Starovoitov <ast@kernel.org>2025-10-31 19:24:39 +0300
commit5b2a757a16197dca5d7bb525aedb9df5610351a8 (patch)
treeb4378b8514265a91ba3a0b756caa9596c2e402e6 /tools/perf/scripts/python
parent3f09728f908048ecff108e32d566aaf5d6ca315d (diff)
downloadlinux-5b2a757a16197dca5d7bb525aedb9df5610351a8.tar.xz
selftests/bpf: test_xsk: Don't exit immediately when workers fail
TX and RX workers can fail in many places. These failures trigger a call to exit_with_error() which exits the program immediately. It prevents the following tests from running and isn't compliant with the CI. Add return value to functions that can fail. Handle failures more smoothly through report_failure(). Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com> Link: https://lore.kernel.org/r/20251031-xsk-v7-11-39fe486593a3@bootlin.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions