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=208141 (12988 MB) txc=0 zc=n # rx=101764 (12988 MB) # ipv4 tcp -z -t 1 # tx=127350 (7947 MB) txc=127350 zc=n # rx=63633 (7947 MB) # ok # ipv6 tcp -t 1 # tx=205196 (12804 MB) txc=0 zc=n # rx=99366 (12804 MB) # ipv6 tcp -z -t 1 # tx=124020 (7739 MB) txc=124020 zc=n # rx=61943 (7739 MB) # ok # ipv4 udp -t 1 # tx=244874 (15281 MB) txc=0 zc=n # rx=244874 (15281 MB) # ipv4 udp -z -t 1 # tx=109354 (6824 MB) txc=109354 zc=n # rx=109222 (6815 MB) # ok # ipv6 udp -t 1 # tx=249076 (15543 MB) txc=0 zc=n # rx=249073 (15543 MB) # ipv6 udp -z -t 1 # tx=119226 (7440 MB) txc=119226 zc=n # rx=119209 (7439 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__->