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=164770 (10282 MB) txc=0 zc=n # rx=71968 (10282 MB) # ipv4 tcp -z -t 1 # tx=112558 (7024 MB) txc=112558 zc=n # rx=56244 (7024 MB) # ok # ipv6 tcp -t 1 # tx=150747 (9407 MB) txc=0 zc=n # rx=70536 (9407 MB) # ipv6 tcp -z -t 1 # tx=114047 (7116 MB) txc=114047 zc=n # rx=56946 (7116 MB) # ok # ipv4 udp -t 1 # tx=210375 (13128 MB) txc=0 zc=n # rx=210375 (13128 MB) # ipv4 udp -z -t 1 # tx=99320 (6197 MB) txc=99320 zc=n # rx=99241 (6193 MB) # ok # ipv6 udp -t 1 # tx=212374 (13252 MB) txc=0 zc=n # rx=212369 (13252 MB) # ipv6 udp -z -t 1 # tx=118236 (7378 MB) txc=118236 zc=n # rx=118196 (7375 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__->