make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgso_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgso_bench.sh # ipv4 # tcp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # tcp zerocopy # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso timestamp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy audit # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso timestamp audit # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy timestamp audit # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # ipv6 # tcp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # tcp zerocopy # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso timestamp # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy audit # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso timestamp audit # ./udpgso_bench_rx: socket: Address family not supported by protocol # ./udpgso_bench_rx: socket: Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udp gso zerocopy timestamp audit # ./udpgso_bench_rx: ./udpgso_bench_rx: socketsocket: Address family not supported by protocol # : Address family not supported by protocol # timed out while waiting for udpgso_bench_rx # udpgso_bench.sh: PASS=0 SKIP=0 FAIL=18 # udpgso_bench.sh: [0;31mFAIL[0m not ok 1 selftests: net: udpgso_bench.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->