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=213652 (13332 MB) txc=0 zc=n # rx=101013 (13332 MB) # ipv4 tcp -z -t 1 # tx=129350 (8071 MB) txc=129350 zc=n # rx=64669 (8071 MB) # ok # ipv6 tcp -t 1 # tx=214612 (13392 MB) txc=0 zc=n # rx=106458 (13392 MB) # ipv6 tcp -z -t 1 # tx=126550 (7897 MB) txc=126550 zc=n # rx=63274 (7897 MB) # ok # ipv4 udp -t 1 # tx=254429 (15877 MB) txc=0 zc=n # rx=254429 (15877 MB) # ipv4 udp -z -t 1 # tx=121570 (7586 MB) txc=121570 zc=n # rx=121560 (7585 MB) # ok # ipv6 udp -t 1 # tx=245441 (15316 MB) txc=0 zc=n # rx=245441 (15316 MB) # ipv6 udp -z -t 1 # tx=120079 (7493 MB) txc=120079 zc=n # rx=120079 (7493 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__->