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=212818 (13280 MB) txc=0 zc=n # rx=98824 (13280 MB) # ipv4 tcp -z -t 1 # tx=116723 (7283 MB) txc=116723 zc=n # rx=58324 (7283 MB) # ok # ipv6 tcp -t 1 # tx=177625 (11084 MB) txc=0 zc=n # rx=88685 (11084 MB) # ipv6 tcp -z -t 1 # tx=121442 (7578 MB) txc=121442 zc=n # rx=60687 (7578 MB) # ok # ipv4 udp -t 1 # tx=250435 (15628 MB) txc=0 zc=n # rx=250427 (15627 MB) # ipv4 udp -z -t 1 # tx=103875 (6482 MB) txc=103875 zc=n # rx=103839 (6479 MB) # ok # ipv6 udp -t 1 # tx=235340 (14686 MB) txc=0 zc=n # rx=235321 (14684 MB) # ipv6 udp -z -t 1 # tx=105377 (6575 MB) txc=105377 zc=n # rx=105374 (6575 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__->