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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=70208 (MB=4381), tx/s=70208 (MB/s=4381) # 3.08 [+1.50] rx=70208 (4381 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=109176 (MB=6812), tx/s=109176 (MB/s=6812) # 6.08 [+1.36] rx=54549 (6812 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=82400 (MB=5142), tx/s=82400 (MB/s=5142) # 9.16 [+1.50] rx=82400 (5142 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123517 (MB=7707), tx/s=123517 (MB/s=7707) # 12.16 [+1.36] rx=61702 (7707 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=100288 (MB=6258), tx/s=100288 (MB/s=6258) # 15.26 [+1.50] rx=100288 (6258 MB) # 15.26 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=125606 (MB=7838), tx/s=125606 (MB/s=7838) # 18.24 [+1.40] rx=62583 (7838 MB) # 18.24 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 21.35 [+1.50] rx=118592 (7400 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=128779 (MB=8036), tx/s=128779 (MB/s=8036) # 24.34 [+1.36] rx=64361 (8036 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=99584 (MB=6214), tx/s=99584 (MB/s=6214) # 27.43 [+1.50] rx=99584 (6214 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=130448 (MB=8140), tx/s=130448 (MB/s=8140) # 30.43 [+1.36] rx=65216 (8140 MB) # 30.44 [+0.00] ok # 30.63 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=105792 (MB=6601), tx/s=105792 (MB/s=6601) # 33.55 [+1.50] rx=105792 (6601 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=115255 (MB=7192), tx/s=115255 (MB/s=7192) # 36.55 [+1.40] rx=57483 (7192 MB) # 36.55 [+0.00] ok # 36.57 [+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__->