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=156525 (9767 MB) txc=0 zc=n # rx=66226 (9767 MB) # ipv4 tcp -z -t 1 # tx=101187 (6314 MB) txc=101187 zc=n # rx=50444 (6314 MB) # ok # ipv6 tcp -t 1 # tx=153953 (9607 MB) txc=0 zc=n # rx=69345 (9607 MB) # ipv6 tcp -z -t 1 # tx=100578 (6276 MB) txc=100578 zc=n # rx=50110 (6276 MB) # ok # ipv4 udp -t 1 # tx=201020 (12544 MB) txc=0 zc=n # rx=201013 (12543 MB) # ipv4 udp -z -t 1 # tx=113667 (7093 MB) txc=113667 zc=n # rx=113641 (7091 MB) # ok # ipv6 udp -t 1 # tx=233463 (14568 MB) txc=0 zc=n # rx=233454 (14568 MB) # ipv6 udp -z -t 1 # tx=118593 (7400 MB) txc=118593 zc=n # rx=118581 (7399 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__->