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=213308 (13311 MB) txc=0 zc=n # rx=100792 (13311 MB) # ipv4 tcp -z -t 1 # tx=129472 (8079 MB) txc=129472 zc=n # rx=64693 (8079 MB) # ok # ipv6 tcp -t 1 # tx=157903 (9853 MB) txc=0 zc=n # rx=69706 (9853 MB) # ipv6 tcp -z -t 1 # tx=111606 (6964 MB) txc=111606 zc=n # rx=55771 (6964 MB) # ok # ipv4 udp -t 1 # tx=181597 (11332 MB) txc=0 zc=n # rx=181586 (11331 MB) # ipv4 udp -z -t 1 # tx=93501 (5834 MB) txc=93501 zc=n # rx=93376 (5827 MB) # ok # ipv6 udp -t 1 # tx=179053 (11173 MB) txc=0 zc=n # rx=179040 (11172 MB) # ipv6 udp -z -t 1 # tx=94002 (5866 MB) txc=94002 zc=n # rx=93892 (5859 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__->