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=101292 (6320 MB) txc=0 zc=n # rx=59049 (6320 MB) # ipv4 tcp -z -t 1 # tx=67915 (4238 MB) txc=67915 zc=n # rx=50115 (4238 MB) # ok # ipv6 tcp -t 1 # tx=106777 (6663 MB) txc=0 zc=n # rx=69685 (6663 MB) # ipv6 tcp -z -t 1 # tx=74147 (4627 MB) txc=74147 zc=n # rx=56426 (4627 MB) # ok # ipv4 udp -t 1 # tx=245778 (15337 MB) txc=0 zc=n # rx=245771 (15337 MB) # ipv4 udp -z -t 1 # tx=100200 (6252 MB) txc=100200 zc=n # rx=100174 (6251 MB) # ok # ipv6 udp -t 1 # tx=247969 (15474 MB) txc=0 zc=n # rx=247955 (15473 MB) # ipv6 udp -z -t 1 # tx=98345 (6137 MB) txc=98345 zc=n # rx=98328 (6136 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__->