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=48105 (3001 MB) txc=0 zc=n # rx=45123 (3001 MB) # ipv4 tcp -z -t 1 # tx=31271 (1951 MB) txc=31271 zc=n # rx=31196 (1951 MB) # ok # ipv6 tcp -t 1 # tx=47558 (2967 MB) txc=0 zc=n # rx=41451 (2967 MB) # ipv6 tcp -z -t 1 # tx=32659 (2038 MB) txc=32659 zc=n # rx=31588 (2038 MB) # ok # ipv4 udp -t 1 # tx=105716 (6597 MB) txc=0 zc=n # rx=105690 (6595 MB) # ipv4 udp -z -t 1 # tx=51626 (3221 MB) txc=51626 zc=n # rx=51625 (3221 MB) # ok # ipv6 udp -t 1 # tx=123872 (7730 MB) txc=0 zc=n # rx=123866 (7729 MB) # ipv6 udp -z -t 1 # tx=47021 (2934 MB) txc=47021 zc=n # rx=47020 (2934 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__->