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 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=212332 (13250 MB) txc=0 zc=n # rx=101578 (13250 MB) # ipv4 tcp -z -t 1 # tx=121793 (7600 MB) txc=121793 zc=n # rx=60778 (7600 MB) # ok # ipv6 tcp -t 1 # tx=201910 (12599 MB) txc=0 zc=n # rx=99367 (12599 MB) # ipv6 tcp -z -t 1 # tx=106628 (6653 MB) txc=106628 zc=n # rx=53267 (6653 MB) # ok # ipv4 udp -t 1 # tx=177970 (11105 MB) txc=0 zc=n # rx=177970 (11105 MB) # ipv4 udp -z -t 1 # tx=98517 (6147 MB) txc=98517 zc=n # rx=98423 (6141 MB) # ok # ipv6 udp -t 1 # tx=168357 (10506 MB) txc=0 zc=n # rx=168354 (10505 MB) # ipv6 udp -z -t 1 # tx=89989 (5615 MB) txc=89989 zc=n # rx=89920 (5611 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__->