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=134757 (8409 MB) txc=0 zc=n # rx=75228 (8409 MB) # ipv4 tcp -z -t 1 # tx=89892 (5609 MB) txc=89892 zc=n # rx=76096 (5609 MB) # ok # ipv6 tcp -t 1 # tx=144332 (9006 MB) txc=0 zc=n # rx=75398 (9006 MB) # ipv6 tcp -z -t 1 # tx=90154 (5625 MB) txc=90154 zc=n # rx=72364 (5625 MB) # ok # ipv4 udp -t 1 # tx=254675 (15892 MB) txc=0 zc=n # rx=254675 (15892 MB) # ipv4 udp -z -t 1 # tx=101578 (6338 MB) txc=101578 zc=n # rx=101429 (6329 MB) # ok # ipv6 udp -t 1 # tx=254321 (15870 MB) txc=0 zc=n # rx=254309 (15869 MB) # ipv6 udp -z -t 1 # tx=118317 (7383 MB) txc=118317 zc=n # rx=118282 (7381 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__->