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=55306 (3451 MB) txc=0 zc=n # rx=44982 (3451 MB) # ipv4 tcp -z -t 1 # tx=37019 (2310 MB) txc=37019 zc=n # rx=36323 (2310 MB) # ok # ipv6 tcp -t 1 # tx=45005 (2808 MB) txc=0 zc=n # rx=42827 (2808 MB) # ipv6 tcp -z -t 1 # tx=28839 (1799 MB) txc=28839 zc=n # rx=28177 (1799 MB) # ok # ipv4 udp -t 1 # tx=114359 (7136 MB) txc=0 zc=n # rx=114359 (7136 MB) # ipv4 udp -z -t 1 # tx=67825 (4232 MB) txc=67825 zc=n # rx=67819 (4232 MB) # ok # ipv6 udp -t 1 # tx=117926 (7359 MB) txc=0 zc=n # rx=117926 (7359 MB) # ipv6 udp -z -t 1 # tx=56514 (3526 MB) txc=56514 zc=n # rx=56513 (3526 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__->