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=134135 (8370 MB) txc=0 zc=n # rx=69691 (8370 MB) # ipv4 tcp -z -t 1 # tx=70735 (4414 MB) txc=70735 zc=n # rx=47493 (4414 MB) # ok # ipv6 tcp -t 1 # tx=108141 (6748 MB) txc=0 zc=n # rx=69383 (6748 MB) # ipv6 tcp -z -t 1 # tx=69252 (4321 MB) txc=69252 zc=n # rx=42148 (4321 MB) # ok # ipv4 udp -t 1 # tx=221006 (13791 MB) txc=0 zc=n # rx=221006 (13791 MB) # ipv4 udp -z -t 1 # tx=88498 (5522 MB) txc=88498 zc=n # rx=88449 (5519 MB) # ok # ipv6 udp -t 1 # tx=190848 (11909 MB) txc=0 zc=n # rx=190848 (11909 MB) # ipv6 udp -z -t 1 # tx=91369 (5701 MB) txc=91369 zc=n # rx=91288 (5696 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__->