make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=157690 (9840 MB) txc=0 zc=n # rx=67692 (9840 MB) # ipv4 tcp -z -t 1 # tx=97289 (6071 MB) txc=97289 zc=n # rx=48423 (6071 MB) # ok # ipv6 tcp -t 1 # tx=148778 (9284 MB) txc=0 zc=n # rx=68652 (9284 MB) # ipv6 tcp -z -t 1 # tx=103578 (6463 MB) txc=103578 zc=n # rx=51496 (6463 MB) # ok # ipv4 udp -t 1 # tx=183834 (11471 MB) txc=0 zc=n # rx=183698 (11463 MB) # ipv4 udp -z -t 1 # tx=117468 (7330 MB) txc=117468 zc=n # rx=117388 (7325 MB) # ok # ipv6 udp -t 1 # tx=242049 (15104 MB) txc=0 zc=n # rx=241918 (15096 MB) # ipv6 udp -z -t 1 # tx=114335 (7134 MB) txc=114335 zc=n # rx=114331 (7134 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__->