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=206006 (12855 MB) txc=0 zc=n # rx=100473 (12855 MB) # ipv4 tcp -z -t 1 # tx=126154 (7872 MB) txc=126154 zc=n # rx=62993 (7872 MB) # ok # ipv6 tcp -t 1 # tx=209581 (13078 MB) txc=0 zc=n # rx=102620 (13078 MB) # ipv6 tcp -z -t 1 # tx=119472 (7455 MB) txc=119472 zc=n # rx=59692 (7455 MB) # ok # ipv4 udp -t 1 # tx=254706 (15894 MB) txc=0 zc=n # rx=254659 (15891 MB) # ipv4 udp -z -t 1 # tx=111070 (6931 MB) txc=111070 zc=n # rx=111046 (6929 MB) # ok # ipv6 udp -t 1 # tx=242996 (15163 MB) txc=0 zc=n # rx=242990 (15163 MB) # ipv6 udp -z -t 1 # tx=102517 (6397 MB) txc=102517 zc=n # rx=102434 (6392 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__->