make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=4227 (263 MB) txc=0 zc=n # rx=4228 (263 MB) # ipv4 tcp -z -t 1 # tx=2583 (161 MB) txc=2583 zc=n # rx=2583 (161 MB) # ok # ipv6 tcp -t 1 # tx=4214 (262 MB) txc=0 zc=n # rx=4213 (262 MB) # ipv6 tcp -z -t 1 # tx=2563 (159 MB) txc=2563 zc=n # rx=2562 (159 MB) # ok # ipv4 udp -t 1 # tx=17939 (1119 MB) txc=0 zc=n # rx=17188 (1072 MB) # ipv4 udp -z -t 1 # tx=7373 (460 MB) txc=7373 zc=n # rx=7358 (459 MB) # ok # ipv6 udp -t 1 # tx=15772 (984 MB) txc=0 zc=n # rx=15213 (949 MB) # ipv6 udp -z -t 1 # tx=7296 (455 MB) txc=7296 zc=n # rx=7282 (454 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net/lib: msg_zerocopy.sh # Warning: file msg_zerocopy.sh is missing! not ok 1 selftests: net/lib: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->