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 4800 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=52894 (3300 MB) txc=0 zc=n # rx=49441 (3300 MB) # ipv4 tcp -z -t 1 # tx=36167 (2256 MB) txc=36167 zc=n # rx=35898 (2256 MB) # ok # ipv6 tcp -t 1 # tx=48457 (3023 MB) txc=0 zc=n # rx=46904 (3023 MB) # ipv6 tcp -z -t 1 # tx=33741 (2105 MB) txc=33741 zc=n # rx=33594 (2105 MB) # ok # ipv4 udp -t 1 # tx=118879 (7418 MB) txc=0 zc=n # rx=118879 (7418 MB) # ipv4 udp -z -t 1 # tx=63219 (3945 MB) txc=63219 zc=n # rx=63218 (3945 MB) # ok # ipv6 udp -t 1 # tx=104512 (6521 MB) txc=0 zc=n # rx=104512 (6521 MB) # ipv6 udp -z -t 1 # tx=61688 (3849 MB) txc=61688 zc=n # rx=61665 (3848 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__->