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=59312 (3701 MB) txc=0 zc=n # rx=53785 (3701 MB) # ipv4 tcp -z -t 1 # tx=35433 (2211 MB) txc=35433 zc=n # rx=34515 (2211 MB) # ok # ipv6 tcp -t 1 # tx=42969 (2681 MB) txc=0 zc=n # rx=39996 (2681 MB) # ipv6 tcp -z -t 1 # tx=31204 (1947 MB) txc=31204 zc=n # rx=26887 (1947 MB) # ok # ipv4 udp -t 1 # tx=102946 (6424 MB) txc=0 zc=n # rx=102942 (6423 MB) # ipv4 udp -z -t 1 # tx=52662 (3286 MB) txc=52662 zc=n # rx=52639 (3284 MB) # ok # ipv6 udp -t 1 # tx=85264 (5320 MB) txc=0 zc=n # rx=85262 (5320 MB) # ipv6 udp -z -t 1 # tx=49259 (3073 MB) txc=49259 zc=n # rx=49255 (3073 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__->