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=174276 (10875 MB) txc=0 zc=n # rx=62854 (10875 MB) # ipv4 tcp -z -t 1 # tx=110095 (6870 MB) txc=110095 zc=n # rx=54975 (6870 MB) # ok # ipv6 tcp -t 1 # tx=162518 (10141 MB) txc=0 zc=n # rx=61274 (10141 MB) # ipv6 tcp -z -t 1 # tx=107503 (6708 MB) txc=107503 zc=n # rx=53559 (6708 MB) # ok # ipv4 udp -t 1 # tx=210857 (13158 MB) txc=0 zc=n # rx=210853 (13158 MB) # ipv4 udp -z -t 1 # tx=99641 (6217 MB) txc=99641 zc=n # rx=99589 (6214 MB) # ok # ipv6 udp -t 1 # tx=232180 (14488 MB) txc=0 zc=n # rx=232180 (14488 MB) # ipv6 udp -z -t 1 # tx=98158 (6125 MB) txc=98158 zc=n # rx=98031 (6117 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__->