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=143746 (8970 MB) txc=0 zc=n # rx=75820 (8970 MB) # ipv4 tcp -z -t 1 # tx=90163 (5626 MB) txc=90163 zc=n # rx=63520 (5626 MB) # ok # ipv6 tcp -t 1 # tx=129686 (8092 MB) txc=0 zc=n # rx=73143 (8092 MB) # ipv6 tcp -z -t 1 # tx=76561 (4777 MB) txc=76561 zc=n # rx=51799 (4777 MB) # ok # ipv4 udp -t 1 # tx=215467 (13445 MB) txc=0 zc=n # rx=215466 (13445 MB) # ipv4 udp -z -t 1 # tx=107700 (6720 MB) txc=107700 zc=n # rx=107656 (6718 MB) # ok # ipv6 udp -t 1 # tx=233749 (14586 MB) txc=0 zc=n # rx=233749 (14586 MB) # ipv6 udp -z -t 1 # tx=94529 (5898 MB) txc=94529 zc=n # rx=94499 (5897 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__->