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=131968 (8235 MB) txc=0 zc=n # rx=73396 (8235 MB) # ipv4 tcp -z -t 1 # tx=82518 (5149 MB) txc=82518 zc=n # rx=70307 (5149 MB) # ok # ipv6 tcp -t 1 # tx=101392 (6327 MB) txc=0 zc=n # rx=61573 (6327 MB) # ipv6 tcp -z -t 1 # tx=71797 (4480 MB) txc=71797 zc=n # rx=45895 (4480 MB) # ok # ipv4 udp -t 1 # tx=174025 (10859 MB) txc=0 zc=n # rx=173959 (10855 MB) # ipv4 udp -z -t 1 # tx=81282 (5072 MB) txc=81282 zc=n # rx=81166 (5065 MB) # ok # ipv6 udp -t 1 # tx=220683 (13771 MB) txc=0 zc=n # rx=220661 (13770 MB) # ipv6 udp -z -t 1 # tx=80202 (5004 MB) txc=80202 zc=n # rx=80194 (5004 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__->