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.16 [+0.16] # 0.16 [+0.00] ipv4 tcp -t 1 tx-rx # 0.16 [+0.00] # 1.58 [+1.42] tx=220269 (13745 MB) txc=0 zc=n # 1.98 [+0.40] rx=110130 (13745 MB) # 1.98 [+0.00] # 1.98 [+0.00] ipv4 tcp -z -t 1 tx-rx # 1.98 [+0.00] # 3.44 [+1.46] tx=128828 (8039 MB) txc=128828 zc=n # 3.79 [+0.36] rx=64413 (8039 MB) # 3.79 [+0.00] OK # 3.97 [+0.18] # 3.97 [+0.00] ipv6 tcp -t 1 tx-rx # 3.97 [+0.00] # 5.39 [+1.41] tx=217964 (13601 MB) txc=0 zc=n # 5.79 [+0.40] rx=108980 (13601 MB) # 5.79 [+0.00] # 5.79 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.79 [+0.00] # 7.25 [+1.46] tx=126946 (7921 MB) txc=126946 zc=n # 7.61 [+0.36] rx=63472 (7921 MB) # 7.61 [+0.00] OK # 7.78 [+0.17] # 7.78 [+0.00] ipv4 udp -t 1 tx-rx # 7.78 [+0.00] # 9.20 [+1.41] tx=211014 (13168 MB) txc=0 zc=n # 9.70 [+0.50] rx=211014 (13168 MB) # 9.70 [+0.00] # 9.70 [+0.00] ipv4 udp -t 1 tx-only # 9.70 [+0.00] # 10.91 [+1.21] tx=410720 (25630 MB) txc=0 zc=n # 10.91 [+0.00] # 10.91 [+0.00] ipv4 udp -z -t 1 tx-rx # 10.91 [+0.00] # 12.33 [+1.42] tx=114014 (7114 MB) txc=114014 zc=n # 12.83 [+0.50] rx=114014 (7114 MB) # 12.83 [+0.00] # 12.83 [+0.00] ipv4 udp -z -t 1 tx-only # 12.83 [+0.00] # 14.04 [+1.21] tx=585509 (36537 MB) txc=585509 zc=y # 14.04 [+0.00] OK # 14.22 [+0.17] # 14.22 [+0.00] ipv6 udp -t 1 tx-rx # 14.22 [+0.00] # 15.63 [+1.41] tx=209634 (13081 MB) txc=0 zc=n # 16.13 [+0.50] rx=209634 (13081 MB) # 16.13 [+0.00] # 16.13 [+0.00] ipv6 udp -t 1 tx-only # 16.13 [+0.00] # 17.35 [+1.21] tx=407161 (25408 MB) txc=0 zc=n # 17.35 [+0.00] # 17.35 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.35 [+0.00] # 18.76 [+1.42] tx=108904 (6796 MB) txc=108904 zc=n # 19.26 [+0.50] rx=108904 (6796 MB) # 19.27 [+0.00] # 19.27 [+0.00] ipv6 udp -z -t 1 tx-only # 19.27 [+0.00] # 20.48 [+1.21] tx=571482 (35662 MB) txc=571482 zc=y # 20.48 [+0.00] OK # 20.50 [+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__->