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=203315 (12687 MB) txc=0 zc=n # 2.04 [+0.40] rx=101610 (12687 MB) # 2.04 [+0.00] # 2.04 [+0.00] ipv4 tcp -z -t 1 tx-rx # 2.04 [+0.00] # 3.50 [+1.46] tx=113112 (7058 MB) txc=113112 zc=n # 3.86 [+0.36] rx=56550 (7058 MB) # 3.86 [+0.00] OK # 4.13 [+0.27] # 4.13 [+0.00] ipv6 tcp -t 1 tx-rx # 4.14 [+0.00] # 5.56 [+1.42] tx=191793 (11968 MB) txc=0 zc=n # 5.96 [+0.40] rx=95810 (11968 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=118714 (7408 MB) txc=118714 zc=n # 7.78 [+0.36] rx=59355 (7408 MB) # 7.78 [+0.00] OK # 8.03 [+0.24] # 8.03 [+0.00] ipv4 udp -t 1 tx-rx # 8.03 [+0.00] # 9.45 [+1.42] tx=206236 (12869 MB) txc=0 zc=n # 9.95 [+0.50] rx=206236 (12869 MB) # 9.95 [+0.00] # 9.95 [+0.00] ipv4 udp -t 1 tx-only # 9.95 [+0.00] # 11.16 [+1.21] tx=393183 (24536 MB) txc=0 zc=n # 11.17 [+0.00] # 11.17 [+0.00] ipv4 udp -z -t 1 tx-rx # 11.17 [+0.00] # 12.59 [+1.42] tx=123368 (7698 MB) txc=123368 zc=n # 13.09 [+0.50] rx=123368 (7698 MB) # 13.09 [+0.00] # 13.09 [+0.00] ipv4 udp -z -t 1 tx-only # 13.09 [+0.00] # 14.30 [+1.22] tx=538294 (33591 MB) txc=538294 zc=y # 14.31 [+0.00] OK # 14.55 [+0.24] # 14.55 [+0.00] ipv6 udp -t 1 tx-rx # 14.55 [+0.00] # 15.97 [+1.42] tx=186730 (11652 MB) txc=0 zc=n # 16.47 [+0.50] rx=186730 (11652 MB) # 16.47 [+0.00] # 16.47 [+0.00] ipv6 udp -t 1 tx-only # 16.47 [+0.00] # 17.69 [+1.22] tx=391738 (24445 MB) txc=0 zc=n # 17.69 [+0.00] # 17.69 [+0.00] ipv6 udp -z -t 1 tx-rx # 17.69 [+0.00] # 19.11 [+1.42] tx=103789 (6476 MB) txc=103789 zc=n # 19.61 [+0.50] rx=103789 (6476 MB) # 19.62 [+0.00] # 19.62 [+0.00] ipv6 udp -z -t 1 tx-only # 19.62 [+0.00] # 20.84 [+1.22] tx=502828 (31378 MB) txc=502828 zc=y # 20.84 [+0.00] OK # 20.86 [+0.03] 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__->