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=171004 (10671 MB) txc=0 zc=n # rx=68926 (10671 MB) # ipv4 tcp -z -t 1 # tx=111466 (6955 MB) txc=111466 zc=n # rx=55618 (6955 MB) # ok # ipv6 tcp -t 1 # tx=214545 (13388 MB) txc=0 zc=n # rx=107210 (13388 MB) # ipv6 tcp -z -t 1 # tx=125486 (7830 MB) txc=125486 zc=n # rx=62738 (7830 MB) # ok # ipv4 udp -t 1 # tx=232984 (14539 MB) txc=0 zc=n # rx=232982 (14538 MB) # ipv4 udp -z -t 1 # tx=113065 (7055 MB) txc=113065 zc=n # rx=113037 (7053 MB) # ok # ipv6 udp -t 1 # tx=226415 (14129 MB) txc=0 zc=n # rx=226407 (14128 MB) # ipv6 udp -z -t 1 # tx=110808 (6914 MB) txc=110808 zc=n # rx=110796 (6914 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__->