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=215508 (13448 MB) txc=0 zc=n # rx=100350 (13448 MB) # ipv4 tcp -z -t 1 # tx=123692 (7718 MB) txc=123692 zc=n # rx=61730 (7718 MB) # ok # ipv6 tcp -t 1 # tx=198351 (12377 MB) txc=0 zc=n # rx=96205 (12377 MB) # ipv6 tcp -z -t 1 # tx=111868 (6980 MB) txc=111868 zc=n # rx=55850 (6980 MB) # ok # ipv4 udp -t 1 # tx=244599 (15263 MB) txc=0 zc=n # rx=244589 (15263 MB) # ipv4 udp -z -t 1 # tx=114416 (7139 MB) txc=114416 zc=n # rx=114392 (7138 MB) # ok # ipv6 udp -t 1 # tx=154645 (9650 MB) txc=0 zc=n # rx=154641 (9650 MB) # ipv6 udp -z -t 1 # tx=101299 (6321 MB) txc=101299 zc=n # rx=101264 (6319 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__->