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=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 3.07 [+1.50] rx=138496 (8642 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130103 (MB=8118), tx/s=130103 (MB/s=8118) # 6.06 [+1.36] rx=63957 (8118 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=143008 (MB=8924), tx/s=143008 (MB/s=8924) # 9.16 [+1.50] rx=143008 (8924 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=118397 (MB=7388), tx/s=118397 (MB/s=7388) # 12.16 [+1.36] rx=55931 (7388 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=148608 (MB=9273), tx/s=148608 (MB/s=9273) # 15.26 [+1.50] rx=148608 (9273 MB) # 15.26 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=126498 (MB=7893), tx/s=126498 (MB/s=7893) # 18.27 [+1.40] rx=62998 (7893 MB) # 18.27 [+0.00] ok # 18.47 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=115872 (MB=7230), tx/s=115872 (MB/s=7230) # 21.39 [+1.50] rx=115872 (7230 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=108585 (MB=6776), tx/s=108585 (MB/s=6776) # 24.40 [+1.36] rx=54268 (6776 MB) # 24.40 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 27.50 [+1.50] rx=124800 (7787 MB) # 27.50 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.42] tx=112608 (MB=7027), tx/s=112608 (MB/s=7027) # 30.50 [+1.40] rx=56290 (7027 MB) # 30.50 [+0.00] ok # 30.67 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=143904 (MB=8980), tx/s=143904 (MB/s=8980) # 33.59 [+1.50] rx=143904 (8980 MB) # 33.59 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=118678 (MB=7405), tx/s=118678 (MB/s=7405) # 36.60 [+1.40] rx=59221 (7405 MB) # 36.60 [+0.00] ok # 36.62 [+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__->