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=142474 (8890 MB) txc=0 zc=n # rx=73824 (8890 MB) # ipv4 tcp -z -t 1 # tx=85600 (5341 MB) txc=85600 zc=n # rx=75740 (5341 MB) # ok # ipv6 tcp -t 1 # tx=138303 (8630 MB) txc=0 zc=n # rx=73345 (8630 MB) # ipv6 tcp -z -t 1 # tx=85863 (5358 MB) txc=85863 zc=n # rx=74758 (5358 MB) # ok # ipv4 udp -t 1 # tx=244613 (15264 MB) txc=0 zc=n # rx=244612 (15264 MB) # ipv4 udp -z -t 1 # tx=117035 (7303 MB) txc=117035 zc=n # rx=117030 (7303 MB) # ok # ipv6 udp -t 1 # tx=228569 (14263 MB) txc=0 zc=n # rx=228569 (14263 MB) # ipv6 udp -z -t 1 # tx=116441 (7266 MB) txc=116441 zc=n # rx=116402 (7263 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__->