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=145601 (9086 MB) txc=0 zc=n # rx=78804 (9086 MB) # ipv4 tcp -z -t 1 # tx=90112 (5623 MB) txc=90112 zc=n # rx=82611 (5623 MB) # ok # ipv6 tcp -t 1 # tx=143679 (8966 MB) txc=0 zc=n # rx=76288 (8966 MB) # ipv6 tcp -z -t 1 # tx=86303 (5385 MB) txc=86303 zc=n # rx=84884 (5385 MB) # ok # ipv4 udp -t 1 # tx=249587 (15575 MB) txc=0 zc=n # rx=249587 (15575 MB) # ipv4 udp -z -t 1 # tx=93908 (5860 MB) txc=93908 zc=n # rx=93872 (5857 MB) # ok # ipv6 udp -t 1 # tx=170399 (10633 MB) txc=0 zc=n # rx=170392 (10633 MB) # ipv6 udp -z -t 1 # tx=106488 (6645 MB) txc=106488 zc=n # rx=106414 (6640 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__->