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=84768 (MB=5289), tx/s=84768 (MB/s=5289) # 3.06 [+1.50] rx=84768 (5289 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=131534 (MB=8208), tx/s=131534 (MB/s=8208) # 6.03 [+1.36] rx=65734 (8208 MB) # 6.03 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=101408 (MB=6328), tx/s=101408 (MB/s=6328) # 9.10 [+1.50] rx=101408 (6328 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=137087 (MB=8554), tx/s=137087 (MB/s=8554) # 12.10 [+1.36] rx=68511 (8554 MB) # 12.10 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=98592 (MB=6152), tx/s=98592 (MB/s=6152) # 15.19 [+1.50] rx=98592 (6152 MB) # 15.19 [+0.00] ok # 15.38 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=139567 (MB=8709), tx/s=139567 (MB/s=8709) # 18.20 [+1.40] rx=69720 (8709 MB) # 18.20 [+0.00] ok # 18.40 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=117216 (MB=7314), tx/s=117216 (MB/s=7314) # 21.32 [+1.50] rx=117216 (7314 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=106570 (MB=6650), tx/s=106570 (MB/s=6650) # 24.30 [+1.36] rx=53255 (6650 MB) # 24.30 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=91104 (MB=5685), tx/s=91104 (MB/s=5685) # 27.41 [+1.50] rx=91104 (5685 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=132630 (MB=8276), tx/s=132630 (MB/s=8276) # 30.41 [+1.36] rx=66268 (8276 MB) # 30.41 [+0.00] ok # 30.60 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=119904 (MB=7482), tx/s=119904 (MB/s=7482) # 33.52 [+1.50] rx=119904 (7482 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=118085 (MB=7368), tx/s=118085 (MB/s=7368) # 36.51 [+1.40] rx=58854 (7368 MB) # 36.52 [+0.00] ok # 36.54 [+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__->