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=133315 (8319 MB) txc=0 zc=n # rx=78416 (8319 MB) # ipv4 tcp -z -t 1 # tx=82233 (5131 MB) txc=82233 zc=n # rx=78600 (5131 MB) # ok # ipv6 tcp -t 1 # tx=130144 (8121 MB) txc=0 zc=n # rx=74485 (8121 MB) # ipv6 tcp -z -t 1 # tx=72902 (4549 MB) txc=72902 zc=n # rx=65832 (4549 MB) # ok # ipv4 udp -t 1 # tx=245713 (15333 MB) txc=0 zc=n # rx=245696 (15332 MB) # ipv4 udp -z -t 1 # tx=90798 (5666 MB) txc=90798 zc=n # rx=90729 (5661 MB) # ok # ipv6 udp -t 1 # tx=240616 (15015 MB) txc=0 zc=n # rx=240595 (15014 MB) # ipv6 udp -z -t 1 # tx=101987 (6364 MB) txc=101987 zc=n # rx=101971 (6363 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__->