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=134112 (MB=8369), tx/s=134112 (MB/s=8369) # 3.07 [+1.50] rx=134112 (8369 MB) # 3.07 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=121133 (MB=7559), tx/s=121133 (MB/s=7559) # 6.04 [+1.36] rx=60535 (7559 MB) # 6.04 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=132032 (MB=8239), tx/s=132032 (MB/s=8239) # 9.13 [+1.50] rx=132032 (8239 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=119783 (MB=7474), tx/s=119783 (MB/s=7474) # 12.13 [+1.36] rx=59825 (7474 MB) # 12.13 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=127456 (MB=7953), tx/s=127456 (MB/s=7953) # 15.21 [+1.50] rx=127456 (7953 MB) # 15.22 [+0.00] ok # 15.40 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=115489 (MB=7206), tx/s=115489 (MB/s=7206) # 18.22 [+1.40] rx=57236 (7206 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=106176 (MB=6625), tx/s=106176 (MB/s=6625) # 21.33 [+1.50] rx=106176 (6625 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=111850 (MB=6979), tx/s=111850 (MB/s=6979) # 24.33 [+1.40] rx=55910 (6979 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=115200 (MB=7188), tx/s=115200 (MB/s=7188) # 27.44 [+1.50] rx=115200 (7188 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=113079 (MB=7056), tx/s=113079 (MB/s=7056) # 30.44 [+1.40] rx=55374 (7056 MB) # 30.44 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 33.54 [+1.50] rx=137376 (8572 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=121647 (MB=7591), tx/s=121647 (MB/s=7591) # 36.52 [+1.40] rx=60657 (7591 MB) # 36.53 [+0.00] ok # 36.55 [+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__->