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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.43] tx=129824 (MB=8101), tx/s=129824 (MB/s=8101) # 3.10 [+1.50] rx=129824 (8101 MB) # 3.10 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=121638 (MB=7590), tx/s=121638 (MB/s=7590) # 6.10 [+1.36] rx=60767 (7590 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 9.19 [+1.50] rx=136480 (8516 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=119755 (MB=7473), tx/s=119755 (MB/s=7473) # 12.19 [+1.40] rx=59773 (7473 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=129984 (MB=8111), tx/s=129984 (MB/s=8111) # 15.30 [+1.50] rx=129984 (8111 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=123347 (MB=7697), tx/s=123347 (MB/s=7697) # 18.31 [+1.40] rx=61030 (7697 MB) # 18.31 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=113888 (MB=7107), tx/s=113888 (MB/s=7107) # 21.42 [+1.50] rx=113888 (7107 MB) # 21.42 [+0.00] ok # 21.58 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=125327 (MB=7820), tx/s=125327 (MB/s=7820) # 24.39 [+1.36] rx=62660 (7820 MB) # 24.39 [+0.00] ok # 24.54 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=143104 (MB=8930), tx/s=143104 (MB/s=8930) # 27.46 [+1.50] rx=143104 (8930 MB) # 27.46 [+0.00] ok # 27.62 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=129410 (MB=8075), tx/s=129410 (MB/s=8075) # 30.44 [+1.36] rx=64694 (8075 MB) # 30.44 [+0.00] ok # 30.58 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=165088 (MB=10302), tx/s=165088 (MB/s=10302) # 33.50 [+1.50] rx=165088 (10302 MB) # 33.50 [+0.00] ok # 33.66 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=133107 (MB=8306), tx/s=133107 (MB/s=8306) # 36.48 [+1.40] rx=66491 (8306 MB) # 36.48 [+0.00] ok # 36.50 [+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__->