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=116222 (7252 MB) txc=0 zc=n # rx=61663 (7252 MB) # ipv4 tcp -z -t 1 # tx=81745 (5101 MB) txc=81745 zc=n # rx=47074 (5101 MB) # ok # ipv6 tcp -t 1 # tx=111564 (6962 MB) txc=0 zc=n # rx=58616 (6962 MB) # ipv6 tcp -z -t 1 # tx=71971 (4491 MB) txc=71971 zc=n # rx=45058 (4491 MB) # ok # ipv4 udp -t 1 # tx=176333 (11003 MB) txc=0 zc=n # rx=176333 (11003 MB) # ipv4 udp -z -t 1 # tx=91979 (5739 MB) txc=91979 zc=n # rx=91802 (5728 MB) # ok # ipv6 udp -t 1 # tx=179133 (11178 MB) txc=0 zc=n # rx=179121 (11177 MB) # ipv6 udp -z -t 1 # tx=117055 (7304 MB) txc=117055 zc=n # rx=116982 (7300 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__->