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=152824 (9536 MB) txc=0 zc=n # 2.05 [+0.40] rx=74734 (9536 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=122622 (7652 MB) txc=122622 zc=n # 3.87 [+0.36] rx=61305 (7652 MB) # 3.87 [+0.00] OK # 4.13 [+0.26] # 4.13 [+0.00] ipv6 tcp -t 1 tx-rx # 4.14 [+0.00] # 5.56 [+1.42] tx=207283 (12935 MB) txc=0 zc=n # 5.96 [+0.40] rx=103632 (12935 MB) # 5.96 [+0.00] # 5.96 [+0.00] ipv6 tcp -z -t 1 tx-rx # 5.96 [+0.00] # 7.42 [+1.46] tx=96510 (6022 MB) txc=96510 zc=n # 7.78 [+0.36] rx=48247 (6022 MB) # 7.78 [+0.00] OK # 8.04 [+0.25] # 8.04 [+0.00] ipv4 udp -t 1 tx-rx # 8.04 [+0.00] # 9.46 [+1.42] tx=146565 (9146 MB) txc=0 zc=n # 9.96 [+0.50] rx=146565 (9146 MB) # 9.96 [+0.00] # 9.96 [+0.00] ipv4 udp -t 1 tx-only # 9.96 [+0.00] # 11.18 [+1.21] tx=367264 (22918 MB) txc=0 zc=n # 11.18 [+0.00] # 11.18 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.18 [+0.00] # 12.60 [+1.42] tx=94651 (5906 MB) txc=94651 zc=n # 13.10 [+0.50] rx=94651 (5906 MB) # 13.10 [+0.00] # 13.10 [+0.00] ipv4 udp -z -t 1 tx-only # 13.11 [+0.00] # 14.32 [+1.22] tx=552857 (34500 MB) txc=552857 zc=y # 14.32 [+0.00] OK # 14.58 [+0.26] # 14.58 [+0.00] ipv6 udp -t 1 tx-rx # 14.58 [+0.00] # 16.01 [+1.42] tx=202322 (12625 MB) txc=0 zc=n # 16.51 [+0.50] rx=202322 (12625 MB) # 16.51 [+0.00] # 16.51 [+0.00] ipv6 udp -t 1 tx-only # 16.51 [+0.00] # 17.72 [+1.21] tx=385765 (24073 MB) txc=0 zc=n # 17.73 [+0.00] # 17.73 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.73 [+0.00] # 19.15 [+1.42] tx=118099 (7369 MB) txc=118099 zc=n # 19.65 [+0.50] rx=118099 (7369 MB) # 19.65 [+0.00] # 19.65 [+0.00] ipv6 udp -z -t 1 tx-only # 19.65 [+0.00] # 20.87 [+1.22] tx=489079 (30520 MB) txc=489079 zc=y # 20.87 [+0.00] OK # 20.89 [+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__->