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.26 [+0.26] # 0.27 [+0.00] ipv4 tcp -t 1 tx-rx # 0.27 [+0.00] # 1.69 [+1.42] tx=160339 (10005 MB) txc=0 zc=n # 2.09 [+0.40] rx=80156 (10005 MB) # 2.09 [+0.00] # 2.09 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.09 [+0.00] # 3.56 [+1.47] tx=107448 (6705 MB) txc=107448 zc=n # 3.92 [+0.36] rx=53688 (6705 MB) # 3.92 [+0.00] OK # 4.22 [+0.30] # 4.22 [+0.00] ipv6 tcp -t 1 tx-rx # 4.22 [+0.00] # 5.64 [+1.42] tx=176402 (11008 MB) txc=0 zc=n # 6.04 [+0.40] rx=88172 (11008 MB) # 6.04 [+0.00] # 6.04 [+0.00] ipv6 tcp -z -t 1 tx-rx # 6.05 [+0.00] # 7.51 [+1.46] tx=118763 (7411 MB) txc=118763 zc=n # 7.87 [+0.36] rx=59377 (7411 MB) # 7.87 [+0.00] OK # 8.15 [+0.28] # 8.15 [+0.00] ipv4 udp -t 1 tx-rx # 8.15 [+0.00] # 9.57 [+1.42] tx=193385 (12067 MB) txc=0 zc=n # 10.07 [+0.50] rx=193385 (12067 MB) # 10.07 [+0.00] # 10.07 [+0.00] ipv4 udp -t 1 tx-only # 10.07 [+0.00] # 11.29 [+1.21] tx=373811 (23327 MB) txc=0 zc=n # 11.29 [+0.00] # 11.29 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.29 [+0.00] # 12.71 [+1.42] tx=123253 (7691 MB) txc=123253 zc=n # 13.21 [+0.50] rx=123253 (7691 MB) # 13.21 [+0.00] # 13.22 [+0.00] ipv4 udp -z -t 1 tx-only # 13.22 [+0.00] # 14.43 [+1.21] tx=506310 (31595 MB) txc=506310 zc=y # 14.43 [+0.00] OK # 14.71 [+0.28] # 14.71 [+0.00] ipv6 udp -t 1 tx-rx # 14.71 [+0.00] # 16.14 [+1.42] tx=179386 (11194 MB) txc=0 zc=n # 16.64 [+0.50] rx=179386 (11194 MB) # 16.64 [+0.00] # 16.64 [+0.00] ipv6 udp -t 1 tx-only # 16.64 [+0.00] # 17.86 [+1.22] tx=354977 (22151 MB) txc=0 zc=n # 17.86 [+0.00] # 17.86 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.86 [+0.00] # 19.29 [+1.43] tx=111819 (6977 MB) txc=111819 zc=n # 19.79 [+0.50] rx=111819 (6977 MB) # 19.79 [+0.00] # 19.79 [+0.00] ipv6 udp -z -t 1 tx-only # 19.79 [+0.00] # 21.00 [+1.22] tx=481717 (30060 MB) txc=481717 zc=y # 21.01 [+0.00] OK # 21.03 [+0.02] 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__->