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=193563 (12079 MB) txc=0 zc=n # rx=91773 (12079 MB) # ipv4 tcp -z -t 1 # tx=119726 (7471 MB) txc=119726 zc=n # rx=59158 (7471 MB) # ok # ipv6 tcp -t 1 # tx=167070 (10425 MB) txc=0 zc=n # rx=64079 (10425 MB) # ipv6 tcp -z -t 1 # tx=102807 (6415 MB) txc=102807 zc=n # rx=50497 (6415 MB) # ok # ipv4 udp -t 1 # tx=197280 (12310 MB) txc=0 zc=n # rx=197279 (12310 MB) # ipv4 udp -z -t 1 # tx=98378 (6139 MB) txc=98378 zc=n # rx=98340 (6136 MB) # ok # ipv6 udp -t 1 # tx=244793 (15275 MB) txc=0 zc=n # rx=244780 (15275 MB) # ipv6 udp -z -t 1 # tx=112041 (6991 MB) txc=112041 zc=n # rx=112021 (6990 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__->