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=112903 (7045 MB) txc=0 zc=n # rx=66086 (7045 MB) # ipv4 tcp -z -t 1 # tx=90830 (5668 MB) txc=90830 zc=n # rx=84035 (5668 MB) # ok # ipv6 tcp -t 1 # tx=146591 (9147 MB) txc=0 zc=n # rx=77221 (9147 MB) # ipv6 tcp -z -t 1 # tx=84910 (5298 MB) txc=84910 zc=n # rx=73191 (5298 MB) # ok # ipv4 udp -t 1 # tx=248439 (15503 MB) txc=0 zc=n # rx=248434 (15503 MB) # ipv4 udp -z -t 1 # tx=118907 (7420 MB) txc=118907 zc=n # rx=118863 (7417 MB) # ok # ipv6 udp -t 1 # tx=246469 (15380 MB) txc=0 zc=n # rx=246462 (15380 MB) # ipv6 udp -z -t 1 # tx=106097 (6620 MB) txc=106097 zc=n # rx=106054 (6618 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__->