ACK/APPLIED/cmnt: [PATCH] [act] UBUNTU SAUCE: ubuntu_kernel_selftests: keep executing selftests even if selftests/bpf fail to build
Po-Hsu Lin
po-hsu.lin at canonical.com
Fri Jun 11 10:56:31 UTC 2021
I tried to start the net test without building bpf,
it looks like we just need bpf for these two tests:
# selftests: net: udpgro_bench.sh
# Missing xdp_dummy helper. Build bpf selftest first
not ok 23 selftests: net: udpgro_bench.sh # exit=255
# selftests: net: udpgro.sh
# Missing xdp_dummy helper. Build bpf selftest first
not ok 24 selftests: net: udpgro.sh # exit=255
So +1 on this reasonable fix, we don't need to miss the whole net
tests just because of these two.
(Maybe we can make it just build the needed helpler in the future.)
Acked-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
Applied and pushed.
Thanks
Sam
More information about the kernel-team
mailing list