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=100246 (6255 MB) txc=0 zc=n # rx=56376 (6255 MB) # ipv4 tcp -z -t 1 # tx=72241 (4508 MB) txc=72241 zc=n # rx=43189 (4508 MB) # ok # ipv6 tcp -t 1 # tx=99976 (6238 MB) txc=0 zc=n # rx=56067 (6238 MB) # ipv6 tcp -z -t 1 # tx=68589 (4280 MB) txc=68589 zc=n # rx=44646 (4280 MB) # ok # ipv4 udp -t 1 # tx=115634 (7215 MB) txc=0 zc=n # rx=115604 (7214 MB) # ipv4 udp -z -t 1 # tx=82003 (5117 MB) txc=82003 zc=n # rx=81961 (5114 MB) # ok # ipv6 udp -t 1 # tx=223056 (13919 MB) txc=0 zc=n # rx=223050 (13919 MB) # ipv6 udp -z -t 1 # tx=108040 (6742 MB) txc=108040 zc=n # rx=108013 (6740 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__->