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=147736 (9219 MB) txc=0 zc=n # rx=69565 (9219 MB) # ipv4 tcp -z -t 1 # tx=105117 (6559 MB) txc=105117 zc=n # rx=52036 (6559 MB) # ok # ipv6 tcp -t 1 # tx=199879 (12473 MB) txc=0 zc=n # rx=99687 (12473 MB) # ipv6 tcp -z -t 1 # tx=102499 (6396 MB) txc=102499 zc=n # rx=51114 (6396 MB) # ok # ipv4 udp -t 1 # tx=162972 (10170 MB) txc=0 zc=n # rx=162972 (10170 MB) # ipv4 udp -z -t 1 # tx=111026 (6928 MB) txc=111026 zc=n # rx=111016 (6927 MB) # ok # ipv6 udp -t 1 # tx=235197 (14677 MB) txc=0 zc=n # rx=235197 (14677 MB) # ipv6 udp -z -t 1 # tx=113940 (7110 MB) txc=113940 zc=n # rx=113908 (7108 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__->