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.23 [+0.23] # 0.23 [+0.00] ipv4 tcp -t 1 tx-rx # 0.23 [+0.00] # 1.65 [+1.42] tx=154643 (9650 MB) txc=0 zc=n # 2.05 [+0.40] rx=75323 (9650 MB) # 2.05 [+0.00] # 2.05 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.05 [+0.00] # 3.51 [+1.46] tx=101726 (6348 MB) txc=101726 zc=n # 3.87 [+0.36] rx=50852 (6348 MB) # 3.87 [+0.00] OK # 4.14 [+0.26] # 4.14 [+0.00] ipv6 tcp -t 1 tx-rx # 4.14 [+0.00] # 5.56 [+1.42] tx=146089 (9116 MB) txc=0 zc=n # 5.96 [+0.40] rx=72042 (9116 MB) # 5.96 [+0.00] # 5.96 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.96 [+0.00] # 7.43 [+1.47] tx=96026 (5992 MB) txc=96026 zc=n # 7.79 [+0.36] rx=47984 (5992 MB) # 7.79 [+0.00] OK # 8.08 [+0.29] # 8.08 [+0.00] ipv4 udp -t 1 tx-rx # 8.08 [+0.00] # 9.50 [+1.42] tx=178464 (11136 MB) txc=0 zc=n # 10.00 [+0.50] rx=178464 (11136 MB) # 10.00 [+0.00] # 10.00 [+0.00] ipv4 udp -t 1 tx-only # 10.00 [+0.00] # 11.22 [+1.22] tx=383283 (23918 MB) txc=0 zc=n # 11.22 [+0.00] # 11.22 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.22 [+0.00] # 12.65 [+1.42] tx=98058 (6119 MB) txc=98058 zc=n # 13.15 [+0.50] rx=98058 (6119 MB) # 13.15 [+0.00] # 13.15 [+0.00] ipv4 udp -z -t 1 tx-only # 13.15 [+0.00] # 14.37 [+1.22] tx=520828 (32501 MB) txc=520828 zc=y # 14.37 [+0.00] OK # 14.66 [+0.29] # 14.66 [+0.00] ipv6 udp -t 1 tx-rx # 14.67 [+0.00] # 16.09 [+1.42] tx=152795 (9534 MB) txc=0 zc=n # 16.59 [+0.50] rx=152795 (9534 MB) # 16.59 [+0.00] # 16.59 [+0.00] ipv6 udp -t 1 tx-only # 16.59 [+0.00] # 17.81 [+1.22] tx=391100 (24406 MB) txc=0 zc=n # 17.81 [+0.00] # 17.81 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.82 [+0.00] # 19.24 [+1.43] tx=99653 (6218 MB) txc=99653 zc=n # 19.74 [+0.50] rx=99653 (6218 MB) # 19.74 [+0.00] # 19.74 [+0.00] ipv6 udp -z -t 1 tx-only # 19.74 [+0.00] # 20.96 [+1.22] tx=546557 (34107 MB) txc=546557 zc=y # 20.97 [+0.00] OK # 20.99 [+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__->