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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 3.06 [+1.50] rx=130464 (8141 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=128170 (MB=7998), tx/s=128170 (MB/s=7998) # 6.06 [+1.36] rx=64027 (7998 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 9.15 [+1.50] rx=112864 (7043 MB) # 9.15 [+0.00] ok # 9.34 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=119530 (MB=7459), tx/s=119530 (MB/s=7459) # 12.16 [+1.36] rx=58964 (7459 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=157568 (MB=9832), tx/s=157568 (MB/s=9832) # 15.24 [+1.50] rx=157568 (9832 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=118603 (MB=7401), tx/s=118603 (MB/s=7401) # 18.23 [+1.40] rx=59102 (7401 MB) # 18.23 [+0.00] ok # 18.39 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=125216 (MB=7813), tx/s=125216 (MB/s=7813) # 21.31 [+1.50] rx=125216 (7813 MB) # 21.31 [+0.00] ok # 21.49 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=108235 (MB=6754), tx/s=108235 (MB/s=6754) # 24.31 [+1.36] rx=54089 (6754 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=147456 (MB=9201), tx/s=147456 (MB/s=9201) # 27.40 [+1.50] rx=147456 (9201 MB) # 27.40 [+0.00] ok # 27.58 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=117742 (MB=7347), tx/s=117742 (MB/s=7347) # 30.40 [+1.40] rx=58851 (7347 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=161760 (MB=10094), tx/s=161760 (MB/s=10094) # 33.50 [+1.50] rx=161760 (10094 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=138085 (MB=8617), tx/s=138085 (MB/s=8617) # 36.51 [+1.40] rx=68971 (8617 MB) # 36.51 [+0.00] ok # 36.53 [+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__->