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=116928 (MB=7296), tx/s=116928 (MB/s=7296) # 3.07 [+1.50] rx=116289 (7256 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=126368 (MB=7885), tx/s=126368 (MB/s=7885) # 6.10 [+1.36] rx=63168 (7885 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=109632 (MB=6841), tx/s=109632 (MB/s=6841) # 9.22 [+1.50] rx=109632 (6841 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=118226 (MB=7377), tx/s=118226 (MB/s=7377) # 12.25 [+1.36] rx=59103 (7377 MB) # 12.25 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=142144 (MB=8870), tx/s=142144 (MB/s=8870) # 15.35 [+1.50] rx=142144 (8870 MB) # 15.35 [+0.00] ok # 15.53 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=114317 (MB=7133), tx/s=114317 (MB/s=7133) # 18.35 [+1.40] rx=56950 (7133 MB) # 18.35 [+0.00] ok # 18.55 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=109184 (MB=6813), tx/s=109184 (MB/s=6813) # 21.48 [+1.50] rx=109184 (6813 MB) # 21.48 [+0.00] ok # 21.67 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=123790 (MB=7724), tx/s=123790 (MB/s=7724) # 24.49 [+1.36] rx=61848 (7724 MB) # 24.49 [+0.00] ok # 24.67 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=126848 (MB=7915), tx/s=126848 (MB/s=7915) # 27.60 [+1.50] rx=126848 (7915 MB) # 27.60 [+0.00] ok # 27.79 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=127222 (MB=7939), tx/s=127222 (MB/s=7939) # 30.61 [+1.36] rx=63542 (7939 MB) # 30.62 [+0.00] ok # 30.81 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=142368 (MB=8884), tx/s=142368 (MB/s=8884) # 33.74 [+1.50] rx=142368 (8884 MB) # 33.74 [+0.00] ok # 33.94 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=114227 (MB=7128), tx/s=114227 (MB/s=7128) # 36.76 [+1.40] rx=56642 (7128 MB) # 36.76 [+0.00] ok # 36.79 [+0.03] 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__->