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=143604 (8961 MB) txc=0 zc=n # rx=78007 (8961 MB) # ipv4 tcp -z -t 1 # tx=81725 (5099 MB) txc=81725 zc=n # rx=67798 (5099 MB) # ok # ipv6 tcp -t 1 # tx=97166 (6063 MB) txc=0 zc=n # rx=55436 (6063 MB) # ipv6 tcp -z -t 1 # tx=69760 (4353 MB) txc=69760 zc=n # rx=46772 (4353 MB) # ok # ipv4 udp -t 1 # tx=193552 (12078 MB) txc=0 zc=n # rx=193552 (12078 MB) # ipv4 udp -z -t 1 # tx=100411 (6266 MB) txc=100411 zc=n # rx=100015 (6241 MB) # ok # ipv6 udp -t 1 # tx=210987 (13166 MB) txc=0 zc=n # rx=210975 (13165 MB) # ipv6 udp -z -t 1 # tx=99025 (6179 MB) txc=99025 zc=n # rx=98845 (6168 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__->