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=137821 (8600 MB) txc=0 zc=n # rx=78818 (8600 MB) # ipv4 tcp -z -t 1 # tx=90473 (5645 MB) txc=90473 zc=n # rx=87658 (5645 MB) # ok # ipv6 tcp -t 1 # tx=144962 (9046 MB) txc=0 zc=n # rx=75723 (9046 MB) # ipv6 tcp -z -t 1 # tx=83985 (5240 MB) txc=83985 zc=n # rx=81046 (5240 MB) # ok # ipv4 udp -t 1 # tx=196996 (12293 MB) txc=0 zc=n # rx=196980 (12292 MB) # ipv4 udp -z -t 1 # tx=87374 (5452 MB) txc=87374 zc=n # rx=87316 (5448 MB) # ok # ipv6 udp -t 1 # tx=169177 (10557 MB) txc=0 zc=n # rx=169177 (10557 MB) # ipv6 udp -z -t 1 # tx=92912 (5798 MB) txc=92912 zc=n # rx=92829 (5792 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__->