|WARNING| pw159472 [PATCH] doc: update flow-perf.rst --query-rate option description
qemudev at loongson.cn
qemudev at loongson.cn
Fri Dec 26 03:05:21 CET 2025
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/159472
_apply patch failure_
Submitter: Sunyang Wu <sunyang.wu at jaguarmicro.com>
Date: Fri, 26 Dec 2025 09:50:57 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: cd60dcd503b91956f966a1f6d595b35d256ac00f
Apply patch set 159472 failed:
Checking patch doc/guides/tools/flow-perf.rst...
error: while searching for:
* ``--query-rate``
Enable query rate calculations.
The application measures the rate of flow rule query operations.
After inserting the specified number of flow rules, the application
queries each rule sequentially and measures the total time taken.
The query rate is calculated as the number of query operations divided
by the total time.
Example usage with query rate calculation:
.. code-block:: console
sudo ./dpdk-test-flow_perf -a 08:00.0 -- --ingress --ether --ipv4 --queue --rules-count=100000 --query-rate
The query rate measurement follows the same window-based approach as
insertion and deletion rate measurements, using the window size
configured via --rules-batch.
* ``--dump-socket-mem``
Dump the memory stats for each socket before the insertion and after.
error: patch failed: doc/guides/tools/flow-perf.rst:89
error: doc/guides/tools/flow-perf.rst: patch does not apply
More information about the test-report
mailing list