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=161542 (10080 MB) txc=0 zc=n # rx=72094 (10080 MB) # ipv4 tcp -z -t 1 # tx=105521 (6584 MB) txc=105521 zc=n # rx=52720 (6584 MB) # ok # ipv6 tcp -t 1 # tx=154591 (9647 MB) txc=0 zc=n # rx=73574 (9647 MB) # ipv6 tcp -z -t 1 # tx=108025 (6741 MB) txc=108025 zc=n # rx=53866 (6741 MB) # ok # ipv4 udp -t 1 # tx=160489 (10015 MB) txc=0 zc=n # rx=160489 (10015 MB) # ipv4 udp -z -t 1 # tx=83966 (5239 MB) txc=83966 zc=n # rx=83871 (5233 MB) # ok # ipv6 udp -t 1 # tx=198744 (12402 MB) txc=0 zc=n # rx=198712 (12400 MB) # ipv6 udp -z -t 1 # tx=90614 (5654 MB) txc=90614 zc=n # rx=90580 (5652 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__->