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=173292 (10814 MB) txc=0 zc=n # rx=86633 (10814 MB) # ipv4 tcp -z -t 1 # tx=101192 (6314 MB) txc=101192 zc=n # rx=49561 (6314 MB) # ok # ipv6 tcp -t 1 # tx=200740 (12526 MB) txc=0 zc=n # rx=100349 (12526 MB) # ipv6 tcp -z -t 1 # tx=119342 (7447 MB) txc=119342 zc=n # rx=59235 (7447 MB) # ok # ipv4 udp -t 1 # tx=256652 (16016 MB) txc=0 zc=n # rx=256627 (16014 MB) # ipv4 udp -z -t 1 # tx=116431 (7265 MB) txc=116431 zc=n # rx=116338 (7259 MB) # ok # ipv6 udp -t 1 # tx=233004 (14540 MB) txc=0 zc=n # rx=232991 (14539 MB) # ipv6 udp -z -t 1 # tx=114130 (7122 MB) txc=114130 zc=n # rx=114112 (7121 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__->