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=51071 (3187 MB) txc=0 zc=n # rx=47685 (3187 MB) # ipv4 tcp -z -t 1 # tx=36499 (2277 MB) txc=36499 zc=n # rx=36049 (2277 MB) # ok # ipv6 tcp -t 1 # tx=50887 (3175 MB) txc=0 zc=n # rx=50026 (3175 MB) # ipv6 tcp -z -t 1 # tx=32380 (2020 MB) txc=32380 zc=n # rx=31323 (2020 MB) # ok # ipv4 udp -t 1 # tx=116448 (7266 MB) txc=0 zc=n # rx=116448 (7266 MB) # ipv4 udp -z -t 1 # tx=62821 (3920 MB) txc=62821 zc=n # rx=62820 (3920 MB) # ok # ipv6 udp -t 1 # tx=104344 (6511 MB) txc=0 zc=n # rx=104344 (6511 MB) # ipv6 udp -z -t 1 # tx=57351 (3578 MB) txc=57351 zc=n # rx=57351 (3578 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__->