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.27 [+0.27] ipv4 udp -m 1 -t 1 -n 32 # 1.70 [+1.43] tx=120448 (MB=7516), tx/s=120448 (MB/s=7516) # 3.20 [+1.50] rx=120448 (7516 MB) # 3.20 [+0.00] ok # 3.38 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.84 [+1.46] tx=130325 (MB=8132), tx/s=130325 (MB/s=8132) # 6.20 [+1.36] rx=65138 (8132 MB) # 6.20 [+0.00] ok # 6.37 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.79 [+1.42] tx=116640 (MB=7278), tx/s=116640 (MB/s=7278) # 9.29 [+1.50] rx=116640 (7278 MB) # 9.29 [+0.00] ok # 9.48 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.42] tx=116609 (MB=7276), tx/s=116609 (MB/s=7276) # 12.30 [+1.40] rx=58159 (7276 MB) # 12.30 [+0.00] ok # 12.57 [+0.27] ipv4 udp -m 3 -t 1 -n 32 # 13.99 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 15.49 [+1.50] rx=140352 (8758 MB) # 15.49 [+0.00] ok # 15.70 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.12 [+1.42] tx=124773 (MB=7786), tx/s=124773 (MB/s=7786) # 18.52 [+1.40] rx=62217 (7786 MB) # 18.52 [+0.00] ok # 18.78 [+0.26] ipv6 udp -m 1 -t 1 -n 32 # 20.21 [+1.43] tx=124768 (MB=7785), tx/s=124768 (MB/s=7785) # 21.71 [+1.50] rx=124131 (7746 MB) # 21.71 [+0.00] ok # 21.91 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.37 [+1.46] tx=111968 (MB=6987), tx/s=111968 (MB/s=6987) # 24.73 [+1.36] rx=55961 (6987 MB) # 24.73 [+0.00] ok # 24.99 [+0.26] ipv6 udp -m 2 -t 1 -n 32 # 26.42 [+1.43] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 27.92 [+1.50] rx=113312 (7071 MB) # 27.92 [+0.00] ok # 28.13 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.60 [+1.47] tx=131052 (MB=8178), tx/s=131052 (MB/s=8178) # 30.96 [+1.36] rx=65514 (8178 MB) # 30.96 [+0.00] ok # 31.16 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.58 [+1.43] tx=142752 (MB=8908), tx/s=142752 (MB/s=8908) # 34.09 [+1.50] rx=142752 (8908 MB) # 34.09 [+0.00] ok # 34.28 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.70 [+1.42] tx=115267 (MB=7193), tx/s=115267 (MB/s=7193) # 37.10 [+1.40] rx=57430 (7193 MB) # 37.10 [+0.00] ok # 37.13 [+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__->