make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.29 [+0.29] # 0.29 [+0.00] ipv4 tcp -t 1 tx-rx # 0.29 [+0.00] # 1.72 [+1.43] tx=177494 (11076 MB) txc=0 zc=n # 2.12 [+0.40] rx=87674 (11076 MB) # 2.12 [+0.00] # 2.12 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.13 [+0.00] # 3.59 [+1.46] tx=108699 (6783 MB) txc=108699 zc=n # 3.95 [+0.36] rx=54310 (6783 MB) # 3.95 [+0.00] OK # 4.28 [+0.33] # 4.28 [+0.00] ipv6 tcp -t 1 tx-rx # 4.28 [+0.00] # 5.71 [+1.43] tx=160258 (10000 MB) txc=0 zc=n # 6.11 [+0.40] rx=80104 (10000 MB) # 6.11 [+0.00] # 6.11 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.12 [+0.00] # 7.59 [+1.47] tx=102712 (6409 MB) txc=102712 zc=n # 7.95 [+0.36] rx=51335 (6409 MB) # 7.95 [+0.00] OK # 8.28 [+0.33] # 8.28 [+0.00] ipv4 udp -t 1 tx-rx # 8.28 [+0.00] # 9.71 [+1.43] tx=174723 (10903 MB) txc=0 zc=n # 10.21 [+0.50] rx=174723 (10903 MB) # 10.21 [+0.00] # 10.21 [+0.00] ipv4 udp -t 1 tx-only # 10.21 [+0.00] # 11.44 [+1.22] tx=330194 (20605 MB) txc=0 zc=n # 11.44 [+0.00] # 11.44 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.44 [+0.00] # 12.87 [+1.43] tx=101223 (6316 MB) txc=101223 zc=n # 13.37 [+0.50] rx=101223 (6316 MB) # 13.37 [+0.00] # 13.37 [+0.00] ipv4 udp -z -t 1 tx-only # 13.38 [+0.00] # 14.60 [+1.22] tx=418890 (26140 MB) txc=418890 zc=y # 14.60 [+0.00] OK # 15.00 [+0.39] # 15.00 [+0.00] ipv6 udp -t 1 tx-rx # 15.00 [+0.00] # 16.43 [+1.43] tx=158227 (9873 MB) txc=0 zc=n # 16.93 [+0.50] rx=158227 (9873 MB) # 16.93 [+0.00] # 16.93 [+0.00] ipv6 udp -t 1 tx-only # 16.93 [+0.00] # 18.15 [+1.22] tx=336834 (21019 MB) txc=0 zc=n # 18.16 [+0.00] # 18.16 [+0.00] ipv6 udp -z -t 1 tx-rx # 18.16 [+0.00] # 19.59 [+1.43] tx=87342 (5450 MB) txc=87342 zc=n # 20.09 [+0.50] rx=87342 (5450 MB) # 20.09 [+0.00] # 20.09 [+0.00] ipv6 udp -z -t 1 tx-only # 20.09 [+0.00] # 21.32 [+1.22] tx=447964 (27954 MB) txc=447964 zc=y # 21.32 [+0.00] OK # 21.35 [+0.03] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->