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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=130240 (MB=8127), tx/s=130240 (MB/s=8127) # 3.04 [+1.50] rx=130240 (8127 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=131907 (MB=8231), tx/s=131907 (MB/s=8231) # 6.01 [+1.36] rx=65929 (8231 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=145952 (MB=9107), tx/s=145952 (MB/s=9107) # 9.07 [+1.50] rx=145952 (9107 MB) # 9.07 [+0.00] ok # 9.24 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=136084 (MB=8492), tx/s=136084 (MB/s=8492) # 12.06 [+1.36] rx=68025 (8492 MB) # 12.06 [+0.00] ok # 12.21 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=164032 (MB=10236), tx/s=164032 (MB/s=10236) # 15.13 [+1.50] rx=164032 (10236 MB) # 15.14 [+0.00] ok # 15.32 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=124901 (MB=7794), tx/s=124901 (MB/s=7794) # 18.15 [+1.40] rx=62190 (7794 MB) # 18.15 [+0.00] ok # 18.34 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 21.27 [+1.50] rx=117152 (7310 MB) # 21.27 [+0.00] ok # 21.46 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=109641 (MB=6842), tx/s=109641 (MB/s=6842) # 24.28 [+1.36] rx=54799 (6842 MB) # 24.28 [+0.00] ok # 24.47 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.43] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 27.40 [+1.50] rx=148512 (9267 MB) # 27.40 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=93981 (MB=5864), tx/s=93981 (MB/s=5864) # 30.40 [+1.40] rx=46980 (5864 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=163936 (MB=10230), tx/s=163936 (MB/s=10230) # 33.50 [+1.50] rx=163936 (10230 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=119922 (MB=7483), tx/s=119922 (MB/s=7483) # 36.50 [+1.40] rx=59723 (7483 MB) # 36.50 [+0.00] ok # 36.52 [+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__->