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=147612 (9211 MB) txc=0 zc=n # rx=77854 (9211 MB) # ipv4 tcp -z -t 1 # tx=88160 (5501 MB) txc=88160 zc=n # rx=76669 (5501 MB) # ok # ipv6 tcp -t 1 # tx=142756 (8908 MB) txc=0 zc=n # rx=74611 (8908 MB) # ipv6 tcp -z -t 1 # tx=83000 (5179 MB) txc=83000 zc=n # rx=63852 (5179 MB) # ok # ipv4 udp -t 1 # tx=246476 (15381 MB) txc=0 zc=n # rx=246466 (15380 MB) # ipv4 udp -z -t 1 # tx=109333 (6822 MB) txc=109333 zc=n # rx=109256 (6817 MB) # ok # ipv6 udp -t 1 # tx=245628 (15328 MB) txc=0 zc=n # rx=245609 (15326 MB) # ipv6 udp -z -t 1 # tx=118358 (7385 MB) txc=118358 zc=n # rx=118336 (7384 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__->