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=180059 (11236 MB) txc=0 zc=n # rx=71137 (11236 MB) # ipv4 tcp -z -t 1 # tx=106696 (6658 MB) txc=106696 zc=n # rx=53168 (6658 MB) # ok # ipv6 tcp -t 1 # tx=162488 (10139 MB) txc=0 zc=n # rx=65930 (10139 MB) # ipv6 tcp -z -t 1 # tx=112793 (7038 MB) txc=112793 zc=n # rx=56290 (7038 MB) # ok # ipv4 udp -t 1 # tx=230595 (14389 MB) txc=0 zc=n # rx=230595 (14389 MB) # ipv4 udp -z -t 1 # tx=79522 (4962 MB) txc=79522 zc=n # rx=79377 (4953 MB) # ok # ipv6 udp -t 1 # tx=246369 (15374 MB) txc=0 zc=n # rx=246226 (15365 MB) # ipv6 udp -z -t 1 # tx=111604 (6964 MB) txc=111604 zc=n # rx=111572 (6962 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__->