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' TAP version 13 1..1 # timeout set to 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=51565 (3217 MB) txc=0 zc=n # rx=48402 (3217 MB) # ipv4 tcp -z -t 1 # tx=38482 (2401 MB) txc=38482 zc=n # rx=38466 (2401 MB) # ok # ipv6 tcp -t 1 # tx=48831 (3047 MB) txc=0 zc=n # rx=46779 (3047 MB) # ipv6 tcp -z -t 1 # tx=34827 (2173 MB) txc=34827 zc=n # rx=33896 (2173 MB) # ok # ipv4 udp -t 1 # tx=119972 (7486 MB) txc=0 zc=n # rx=119972 (7486 MB) # ipv4 udp -z -t 1 # tx=64047 (3996 MB) txc=64047 zc=n # rx=64047 (3996 MB) # ok # ipv6 udp -t 1 # tx=112370 (7012 MB) txc=0 zc=n # rx=112370 (7012 MB) # ipv6 udp -z -t 1 # tx=56653 (3535 MB) txc=56653 zc=n # rx=56653 (3535 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: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->