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=147637 (9213 MB) txc=0 zc=n # rx=76093 (9213 MB) # ipv4 tcp -z -t 1 # tx=88535 (5524 MB) txc=88535 zc=n # rx=71065 (5524 MB) # ok # ipv6 tcp -t 1 # tx=116658 (7279 MB) txc=0 zc=n # rx=74069 (7279 MB) # ipv6 tcp -z -t 1 # tx=86816 (5417 MB) txc=86816 zc=n # rx=78578 (5417 MB) # ok # ipv4 udp -t 1 # tx=261758 (16334 MB) txc=0 zc=n # rx=261734 (16333 MB) # ipv4 udp -z -t 1 # tx=119415 (7451 MB) txc=119415 zc=n # rx=119403 (7451 MB) # ok # ipv6 udp -t 1 # tx=246441 (15378 MB) txc=0 zc=n # rx=246428 (15378 MB) # ipv6 udp -z -t 1 # tx=105260 (6568 MB) txc=105260 zc=n # rx=105254 (6568 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__->