Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 28 Aug 2025 15:48:30 -0300 you wrote:
Currently, even if some subtests fails, the end result will still yield "ok 1 selftests: bpf: test_xsk.sh". Fix it by exiting with 1 if there are any failures.
Signed-off-by: Ricardo B. Marlière rbm@suse.com
tools/testing/selftests/bpf/test_xsk.sh | 2 ++ 1 file changed, 2 insertions(+)
[...]
Here is the summary with links: - selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh https://git.kernel.org/bpf/bpf-next/c/2a912258c90e
You are awesome, thank you!