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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=130688 (MB=8155), tx/s=130688 (MB/s=8155) # 3.10 [+1.50] rx=130688 (8155 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=109711 (MB=6846), tx/s=109711 (MB/s=6846) # 6.12 [+1.40] rx=54834 (6846 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=116192 (MB=7250), tx/s=116192 (MB/s=7250) # 9.25 [+1.50] rx=116192 (7250 MB) # 9.26 [+0.00] ok # 9.46 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.46] tx=131046 (MB=8177), tx/s=131046 (MB/s=8177) # 12.29 [+1.36] rx=65244 (8177 MB) # 12.29 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=160544 (MB=10018), tx/s=160544 (MB/s=10018) # 15.41 [+1.50] rx=160544 (10018 MB) # 15.41 [+0.00] ok # 15.61 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.43] tx=142389 (MB=8885), tx/s=142389 (MB/s=8885) # 18.43 [+1.40] rx=71109 (8885 MB) # 18.43 [+0.00] ok # 18.65 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.43] tx=102752 (MB=6412), tx/s=102752 (MB/s=6412) # 21.58 [+1.50] rx=102752 (6412 MB) # 21.58 [+0.00] ok # 21.79 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.47] tx=110211 (MB=6877), tx/s=110211 (MB/s=6877) # 24.61 [+1.36] rx=55076 (6877 MB) # 24.62 [+0.00] ok # 24.80 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.42] tx=111296 (MB=6945), tx/s=111296 (MB/s=6945) # 27.73 [+1.50] rx=111296 (6945 MB) # 27.73 [+0.00] ok # 27.93 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.40 [+1.47] tx=131046 (MB=8177), tx/s=131046 (MB/s=8177) # 30.76 [+1.36] rx=64842 (8177 MB) # 30.76 [+0.00] ok # 30.95 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=162176 (MB=10120), tx/s=162176 (MB/s=10120) # 33.88 [+1.50] rx=162176 (10120 MB) # 33.88 [+0.00] ok # 34.09 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.51 [+1.43] tx=105655 (MB=6593), tx/s=105655 (MB/s=6593) # 36.91 [+1.40] rx=52600 (6593 MB) # 36.91 [+0.00] ok # 36.94 [+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__->