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=130848 (MB=8165), tx/s=130848 (MB/s=8165) # 3.08 [+1.50] rx=130848 (8165 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=128272 (MB=8004), tx/s=128272 (MB/s=8004) # 6.10 [+1.36] rx=64097 (8004 MB) # 6.10 [+0.00] ok # 6.32 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 9.25 [+1.50] rx=137408 (8574 MB) # 9.25 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=126182 (MB=7874), tx/s=126182 (MB/s=7874) # 12.25 [+1.36] rx=63081 (7874 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=163936 (MB=10230), tx/s=163936 (MB/s=10230) # 15.35 [+1.50] rx=163936 (10230 MB) # 15.36 [+0.00] ok # 15.53 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=120505 (MB=7519), tx/s=120505 (MB/s=7519) # 18.35 [+1.40] rx=60131 (7519 MB) # 18.35 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.43] tx=131840 (MB=8227), tx/s=131840 (MB/s=8227) # 21.46 [+1.50] rx=131840 (8227 MB) # 21.46 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=110692 (MB=6907), tx/s=110692 (MB/s=6907) # 24.48 [+1.40] rx=55290 (6907 MB) # 24.48 [+0.00] ok # 24.69 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=135520 (MB=8456), tx/s=135520 (MB/s=8456) # 27.61 [+1.50] rx=135520 (8456 MB) # 27.61 [+0.00] ok # 27.82 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.42] tx=129177 (MB=8061), tx/s=129177 (MB/s=8061) # 30.64 [+1.40] rx=64558 (8061 MB) # 30.64 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=162912 (MB=10166), tx/s=162912 (MB/s=10166) # 33.75 [+1.50] rx=162912 (10166 MB) # 33.75 [+0.00] ok # 33.95 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=111640 (MB=6966), tx/s=111640 (MB/s=6966) # 36.78 [+1.40] rx=54883 (6966 MB) # 36.78 [+0.00] ok # 36.80 [+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__->