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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=56477 (3524 MB) txc=0 zc=n # rx=55749 (3524 MB) # ipv4 tcp -z -t 1 # tx=32271 (2013 MB) txc=32271 zc=n # rx=31582 (2013 MB) # ok # ipv6 tcp -t 1 # tx=50718 (3164 MB) txc=0 zc=n # rx=47623 (3164 MB) # ipv6 tcp -z -t 1 # tx=33961 (2119 MB) txc=33961 zc=n # rx=33432 (2119 MB) # ok # ipv4 udp -t 1 # tx=107974 (6737 MB) txc=0 zc=n # rx=107955 (6736 MB) # ipv4 udp -z -t 1 # tx=55509 (3463 MB) txc=55509 zc=n # rx=55446 (3460 MB) # ok # ipv6 udp -t 1 # tx=98907 (6172 MB) txc=0 zc=n # rx=98904 (6171 MB) # ipv6 udp -z -t 1 # tx=52253 (3260 MB) txc=52253 zc=n # rx=52253 (3260 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__->