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=203246 (12683 MB) txc=0 zc=n # rx=99131 (12683 MB) # ipv4 tcp -z -t 1 # tx=117626 (7340 MB) txc=117626 zc=n # rx=58809 (7340 MB) # ok # ipv6 tcp -t 1 # tx=197698 (12337 MB) txc=0 zc=n # rx=92063 (12337 MB) # ipv6 tcp -z -t 1 # tx=110691 (6907 MB) txc=110691 zc=n # rx=55338 (6907 MB) # ok # ipv4 udp -t 1 # tx=244432 (15253 MB) txc=0 zc=n # rx=244432 (15253 MB) # ipv4 udp -z -t 1 # tx=107811 (6727 MB) txc=107811 zc=n # rx=107807 (6727 MB) # ok # ipv6 udp -t 1 # tx=235362 (14687 MB) txc=0 zc=n # rx=235362 (14687 MB) # ipv6 udp -z -t 1 # tx=112695 (7032 MB) txc=112695 zc=n # rx=112662 (7030 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__->