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=111384 (6950 MB) txc=0 zc=n # rx=65704 (6950 MB) # ipv4 tcp -z -t 1 # tx=68459 (4272 MB) txc=68459 zc=n # rx=43575 (4272 MB) # ok # ipv6 tcp -t 1 # tx=110947 (6923 MB) txc=0 zc=n # rx=62627 (6923 MB) # ipv6 tcp -z -t 1 # tx=86233 (5381 MB) txc=86233 zc=n # rx=72531 (5381 MB) # ok # ipv4 udp -t 1 # tx=257736 (16083 MB) txc=0 zc=n # rx=257736 (16083 MB) # ipv4 udp -z -t 1 # tx=120242 (7503 MB) txc=120242 zc=n # rx=120172 (7499 MB) # ok # ipv6 udp -t 1 # tx=204556 (12765 MB) txc=0 zc=n # rx=204531 (12763 MB) # ipv6 udp -z -t 1 # tx=113077 (7056 MB) txc=113077 zc=n # rx=113011 (7052 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__->