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=211847 (13220 MB) txc=0 zc=n # rx=102243 (13220 MB) # ipv4 tcp -z -t 1 # tx=112340 (7010 MB) txc=112340 zc=n # rx=56157 (7010 MB) # ok # ipv6 tcp -t 1 # tx=138547 (8645 MB) txc=0 zc=n # rx=69158 (8645 MB) # ipv6 tcp -z -t 1 # tx=120709 (7532 MB) txc=120709 zc=n # rx=60308 (7532 MB) # ok # ipv4 udp -t 1 # tx=242730 (15147 MB) txc=0 zc=n # rx=242730 (15147 MB) # ipv4 udp -z -t 1 # tx=122698 (7656 MB) txc=122698 zc=n # rx=122691 (7656 MB) # ok # ipv6 udp -t 1 # tx=234733 (14648 MB) txc=0 zc=n # rx=234605 (14640 MB) # ipv6 udp -z -t 1 # tx=120572 (7524 MB) txc=120572 zc=n # rx=120536 (7521 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__->