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=50117 (3127 MB) txc=0 zc=n # rx=45443 (3127 MB) # ipv4 tcp -z -t 1 # tx=36005 (2246 MB) txc=36005 zc=n # rx=35979 (2246 MB) # ok # ipv6 tcp -t 1 # tx=38101 (2377 MB) txc=0 zc=n # rx=37012 (2377 MB) # ipv6 tcp -z -t 1 # tx=34290 (2139 MB) txc=34290 zc=n # rx=34261 (2139 MB) # ok # ipv4 udp -t 1 # tx=108806 (6789 MB) txc=0 zc=n # rx=108799 (6789 MB) # ipv4 udp -z -t 1 # tx=58216 (3632 MB) txc=58216 zc=n # rx=58208 (3632 MB) # ok # ipv6 udp -t 1 # tx=109591 (6838 MB) txc=0 zc=n # rx=109585 (6838 MB) # ipv6 udp -z -t 1 # tx=55219 (3445 MB) txc=55219 zc=n # rx=55219 (3445 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__->