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=209545 (13076 MB) txc=0 zc=n # rx=100480 (13076 MB) # ipv4 tcp -z -t 1 # tx=121400 (7575 MB) txc=121400 zc=n # rx=60404 (7575 MB) # ok # ipv6 tcp -t 1 # tx=190872 (11911 MB) txc=0 zc=n # rx=91100 (11911 MB) # ipv6 tcp -z -t 1 # tx=118230 (7377 MB) txc=118230 zc=n # rx=58686 (7377 MB) # ok # ipv4 udp -t 1 # tx=244528 (15259 MB) txc=0 zc=n # rx=244528 (15259 MB) # ipv4 udp -z -t 1 # tx=115071 (7180 MB) txc=115071 zc=n # rx=115058 (7180 MB) # ok # ipv6 udp -t 1 # tx=200269 (12497 MB) txc=0 zc=n # rx=200269 (12497 MB) # ipv6 udp -z -t 1 # tx=102076 (6369 MB) txc=102076 zc=n # rx=102052 (6368 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__->