make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=144565 (9021 MB) txc=0 zc=n # rx=82663 (9021 MB) # ipv4 tcp -z -t 1 # tx=86984 (5428 MB) txc=86984 zc=n # rx=83268 (5428 MB) # ok # ipv6 tcp -t 1 # tx=149099 (9304 MB) txc=0 zc=n # rx=78796 (9304 MB) # ipv6 tcp -z -t 1 # tx=92513 (5773 MB) txc=92513 zc=n # rx=85587 (5773 MB) # ok # ipv4 udp -t 1 # tx=258304 (16119 MB) txc=0 zc=n # rx=258304 (16119 MB) # ipv4 udp -z -t 1 # tx=120224 (7502 MB) txc=120224 zc=n # rx=120211 (7501 MB) # ok # ipv6 udp -t 1 # tx=240901 (15033 MB) txc=0 zc=n # rx=240892 (15032 MB) # ipv6 udp -z -t 1 # tx=118136 (7372 MB) txc=118136 zc=n # rx=118120 (7371 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # 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-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->