make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=105600 (MB=6589), tx/s=105600 (MB/s=6589) # 3.08 [+1.50] rx=105600 (6589 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=107354 (MB=6699), tx/s=107354 (MB/s=6699) # 6.08 [+1.40] rx=53652 (6699 MB) # 6.08 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=131232 (MB=8189), tx/s=131232 (MB/s=8189) # 9.19 [+1.50] rx=131232 (8189 MB) # 9.19 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=133371 (MB=8322), tx/s=133371 (MB/s=8322) # 12.22 [+1.36] rx=65823 (8322 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=146464 (MB=9139), tx/s=146464 (MB/s=9139) # 15.32 [+1.50] rx=146464 (9139 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=137274 (MB=8566), tx/s=137274 (MB/s=8566) # 18.32 [+1.40] rx=68453 (8566 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=99456 (MB=6206), tx/s=99456 (MB/s=6206) # 21.45 [+1.50] rx=99456 (6206 MB) # 21.45 [+0.00] ok # 21.65 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.47] tx=110629 (MB=6903), tx/s=110629 (MB/s=6903) # 24.48 [+1.36] rx=55285 (6903 MB) # 24.48 [+0.00] ok # 24.68 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=117632 (MB=7340), tx/s=117632 (MB/s=7340) # 27.61 [+1.50] rx=117632 (7340 MB) # 27.61 [+0.00] ok # 27.79 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=131038 (MB=8177), tx/s=131038 (MB/s=8177) # 30.62 [+1.36] rx=65459 (8177 MB) # 30.62 [+0.00] ok # 30.82 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=154496 (MB=9641), tx/s=154496 (MB/s=9641) # 33.75 [+1.50] rx=154496 (9641 MB) # 33.75 [+0.00] ok # 33.93 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=111115 (MB=6933), tx/s=111115 (MB/s=6933) # 36.76 [+1.40] rx=55250 (6933 MB) # 36.76 [+0.00] ok # 36.78 [+0.03] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->