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=96544 (MB=6024), tx/s=96544 (MB/s=6024) # 3.08 [+1.50] rx=96544 (6024 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=112047 (MB=6992), tx/s=112047 (MB/s=6992) # 6.07 [+1.36] rx=55977 (6992 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=80512 (MB=5024), tx/s=80512 (MB/s=5024) # 9.15 [+1.50] rx=80512 (5024 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=116858 (MB=7292), tx/s=116858 (MB/s=7292) # 12.14 [+1.36] rx=58355 (7292 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=96672 (MB=6032), tx/s=96672 (MB/s=6032) # 15.22 [+1.50] rx=96672 (6032 MB) # 15.22 [+0.00] ok # 15.37 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=122690 (MB=7656), tx/s=122690 (MB/s=7656) # 18.19 [+1.40] rx=61273 (7656 MB) # 18.19 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=115040 (MB=7178), tx/s=115040 (MB/s=7178) # 21.29 [+1.50] rx=115040 (7178 MB) # 21.29 [+0.00] ok # 21.43 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=128390 (MB=8012), tx/s=128390 (MB/s=8012) # 24.25 [+1.36] rx=64142 (8012 MB) # 24.26 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=123360 (MB=7698), tx/s=123360 (MB/s=7698) # 27.33 [+1.50] rx=123360 (7698 MB) # 27.33 [+0.00] ok # 27.50 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=130096 (MB=8118), tx/s=130096 (MB/s=8118) # 30.32 [+1.36] rx=65036 (8118 MB) # 30.32 [+0.00] ok # 30.47 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=134496 (MB=8393), tx/s=134496 (MB/s=8393) # 33.40 [+1.50] rx=134496 (8393 MB) # 33.40 [+0.00] ok # 33.55 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.97 [+1.42] tx=136354 (MB=8508), tx/s=136354 (MB/s=8508) # 36.37 [+1.40] rx=68083 (8508 MB) # 36.38 [+0.00] ok # 36.40 [+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__->