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=211398 (13192 MB) txc=0 zc=n # rx=105222 (13192 MB) # ipv4 tcp -z -t 1 # tx=128919 (8045 MB) txc=128919 zc=n # rx=64444 (8045 MB) # ok # ipv6 tcp -t 1 # tx=172356 (10755 MB) txc=0 zc=n # rx=85952 (10755 MB) # ipv6 tcp -z -t 1 # tx=101947 (6361 MB) txc=101947 zc=n # rx=50951 (6361 MB) # ok # ipv4 udp -t 1 # tx=227891 (14221 MB) txc=0 zc=n # rx=227891 (14221 MB) # ipv4 udp -z -t 1 # tx=98093 (6121 MB) txc=98093 zc=n # rx=97999 (6115 MB) # ok # ipv6 udp -t 1 # tx=208984 (13041 MB) txc=0 zc=n # rx=208981 (13041 MB) # ipv6 udp -z -t 1 # tx=96461 (6019 MB) txc=96461 zc=n # rx=96382 (6014 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__->