make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=211928 (13225 MB) txc=0 zc=n # rx=104453 (13225 MB) # ipv4 tcp -z -t 1 # tx=122650 (7653 MB) txc=122650 zc=n # rx=61316 (7653 MB) # ok # ipv6 tcp -t 1 # tx=200032 (12482 MB) txc=0 zc=n # rx=95844 (12482 MB) # ipv6 tcp -z -t 1 # tx=119812 (7476 MB) txc=119812 zc=n # rx=59905 (7476 MB) # ok # ipv4 udp -t 1 # tx=251062 (15667 MB) txc=0 zc=n # rx=251037 (15665 MB) # ipv4 udp -z -t 1 # tx=111751 (6973 MB) txc=111751 zc=n # rx=111688 (6969 MB) # ok # ipv6 udp -t 1 # tx=247615 (15452 MB) txc=0 zc=n # rx=247609 (15451 MB) # ipv6 udp -z -t 1 # tx=116352 (7260 MB) txc=116352 zc=n # rx=116336 (7259 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__->