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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 3.06 [+1.50] rx=137216 (8562 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130731 (MB=8158), tx/s=130731 (MB/s=8158) # 6.04 [+1.36] rx=65349 (8158 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=139264 (MB=8690), tx/s=139264 (MB/s=8690) # 9.12 [+1.50] rx=139264 (8690 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=118804 (MB=7413), tx/s=118804 (MB/s=7413) # 12.09 [+1.36] rx=59394 (7413 MB) # 12.10 [+0.00] ok # 12.28 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 15.20 [+1.50] rx=141824 (8850 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.50] tx=133227 (MB=8313), tx/s=133227 (MB/s=8313) # 18.18 [+1.32] rx=66492 (8313 MB) # 18.18 [+0.00] ok # 18.36 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=139712 (MB=8718), tx/s=139712 (MB/s=8718) # 21.29 [+1.50] rx=139712 (8718 MB) # 21.29 [+0.00] ok # 21.48 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.47] tx=125766 (MB=7848), tx/s=125766 (MB/s=7848) # 24.30 [+1.36] rx=62850 (7848 MB) # 24.30 [+0.00] ok # 24.45 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=144320 (MB=9006), tx/s=144320 (MB/s=9006) # 27.37 [+1.50] rx=144320 (9006 MB) # 27.38 [+0.00] ok # 27.53 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=126131 (MB=7871), tx/s=126131 (MB/s=7871) # 30.35 [+1.36] rx=62249 (7871 MB) # 30.35 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=164032 (MB=10236), tx/s=164032 (MB/s=10236) # 33.43 [+1.50] rx=164032 (10236 MB) # 33.43 [+0.00] ok # 33.58 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=134090 (MB=8367), tx/s=134090 (MB/s=8367) # 36.40 [+1.40] rx=66938 (8367 MB) # 36.40 [+0.00] ok # 36.42 [+0.02] 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__->