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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=70880 (MB=4423), tx/s=70880 (MB/s=4423) # 3.08 [+1.50] rx=70880 (4423 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=127430 (MB=7952), tx/s=127430 (MB/s=7952) # 6.08 [+1.36] rx=63705 (7952 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=84416 (MB=5267), tx/s=84416 (MB/s=5267) # 9.18 [+1.50] rx=84416 (5267 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136418 (MB=8512), tx/s=136418 (MB/s=8512) # 12.16 [+1.36] rx=67198 (8512 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=130656 (MB=8153), tx/s=130656 (MB/s=8153) # 15.25 [+1.50] rx=130656 (8153 MB) # 15.25 [+0.00] ok # 15.40 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=127294 (MB=7943), tx/s=127294 (MB/s=7943) # 18.22 [+1.40] rx=63459 (7943 MB) # 18.22 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=99328 (MB=6198), tx/s=99328 (MB/s=6198) # 21.32 [+1.50] rx=99328 (6198 MB) # 21.32 [+0.00] ok # 21.51 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=113371 (MB=7074), tx/s=113371 (MB/s=7074) # 24.33 [+1.36] rx=56641 (7074 MB) # 24.33 [+0.00] ok # 24.52 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=112448 (MB=7017), tx/s=112448 (MB/s=7017) # 27.45 [+1.50] rx=112448 (7017 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=139235 (MB=8688), tx/s=139235 (MB/s=8688) # 30.43 [+1.36] rx=69550 (8688 MB) # 30.43 [+0.00] ok # 30.60 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 33.52 [+1.50] rx=130976 (8173 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=140420 (MB=8762), tx/s=140420 (MB/s=8762) # 36.51 [+1.40] rx=70151 (8762 MB) # 36.51 [+0.00] ok # 36.53 [+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__->