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.22 [+0.22] # 0.22 [+0.00] ipv4 tcp -t 1 tx-rx # 0.22 [+0.00] # 1.64 [+1.42] tx=198051 (12359 MB) txc=0 zc=n # 2.04 [+0.40] rx=99024 (12359 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.51 [+1.46] tx=101232 (6317 MB) txc=101232 zc=n # 3.86 [+0.36] rx=50552 (6317 MB) # 3.87 [+0.00] OK # 4.09 [+0.22] # 4.09 [+0.00] ipv6 tcp -t 1 tx-rx # 4.09 [+0.00] # 5.51 [+1.42] tx=195534 (12202 MB) txc=0 zc=n # 5.91 [+0.40] rx=97762 (12202 MB) # 5.91 [+0.00] # 5.91 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.91 [+0.00] # 7.38 [+1.46] tx=111829 (6978 MB) txc=111829 zc=n # 7.74 [+0.36] rx=55913 (6978 MB) # 7.75 [+0.02] OK # 9.53 [+1.78] # 9.53 [+0.00] ipv4 udp -t 1 tx-rx # 9.53 [+0.00] # 11.02 [+1.49] tx=148421 (9262 MB) txc=0 zc=n # 11.52 [+0.50] rx=137268 (8566 MB) # 11.52 [+0.00] # 11.52 [+0.00] ipv4 udp -t 1 tx-only # 11.52 [+0.00] # 12.74 [+1.22] tx=379666 (23692 MB) txc=0 zc=n # 12.74 [+0.00] # 12.74 [+0.00] ipv4 udp -z -t 1 tx-rx # 12.75 [+0.00] # 14.17 [+1.42] tx=97093 (6058 MB) txc=97093 zc=n # 14.67 [+0.50] rx=97093 (6058 MB) # 14.67 [+0.00] # 14.67 [+0.00] ipv4 udp -z -t 1 tx-only # 14.67 [+0.00] # 15.89 [+1.22] tx=569609 (35545 MB) txc=569609 zc=y # 15.89 [+0.00] OK # 16.13 [+0.25] # 16.13 [+0.00] ipv6 udp -t 1 tx-rx # 16.14 [+0.00] # 17.56 [+1.42] tx=163139 (10180 MB) txc=0 zc=n # 18.06 [+0.50] rx=163139 (10180 MB) # 18.06 [+0.00] # 18.06 [+0.00] ipv6 udp -t 1 tx-only # 18.06 [+0.00] # 19.28 [+1.21] tx=386158 (24097 MB) txc=0 zc=n # 19.28 [+0.00] # 19.28 [+0.00] ipv6 udp -z -t 1 tx-rx # 19.28 [+0.00] # 20.70 [+1.42] tx=122037 (7615 MB) txc=122037 zc=n # 21.20 [+0.50] rx=122037 (7615 MB) # 21.20 [+0.00] # 21.20 [+0.00] ipv6 udp -z -t 1 tx-only # 21.20 [+0.00] # 22.42 [+1.21] tx=481211 (30029 MB) txc=481211 zc=y # 22.42 [+0.00] OK # 22.44 [+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__->