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=157557 (9832 MB) txc=0 zc=n # rx=64984 (9832 MB) # ipv4 tcp -z -t 1 # tx=98311 (6134 MB) txc=98311 zc=n # rx=47611 (6134 MB) # ok # ipv6 tcp -t 1 # tx=212714 (13274 MB) txc=0 zc=n # rx=104741 (13274 MB) # ipv6 tcp -z -t 1 # tx=116328 (7259 MB) txc=116328 zc=n # rx=57562 (7259 MB) # ok # ipv4 udp -t 1 # tx=250328 (15621 MB) txc=0 zc=n # rx=250327 (15621 MB) # ipv4 udp -z -t 1 # tx=120903 (7544 MB) txc=120903 zc=n # rx=120880 (7543 MB) # ok # ipv6 udp -t 1 # tx=266687 (16642 MB) txc=0 zc=n # rx=266687 (16642 MB) # ipv6 udp -z -t 1 # tx=111607 (6964 MB) txc=111607 zc=n # rx=111587 (6963 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__->