Re: [dpdk-dev] [PATCH] doc: remove repeated repeated words
From: Thomas Monjalon <hidden>
Date: 2021-11-06 09:53:28
From: Thomas Monjalon <hidden>
Date: 2021-11-06 09:53:28
06/11/2021 10:01, David Marchand:
On Fri, Nov 5, 2021 at 10:11 PM Thomas Monjalon [off-list ref] wrote:quoted
--- a/doc/guides/prog_guide/flow_classify_lib.rst +++ b/doc/guides/prog_guide/flow_classify_lib.rst@@ -366,7 +366,7 @@ Packet Matching ~~~~~~~~~~~~~~~ The ``rte_flow_classifier_query`` API is used to find packets which match a -given flow Flow rule in the table. +given flow rule in the table.I think the "Flow rule" form was intended.quoted
This API calls the flow_classify_run internal function which calls the ``table.ops.f_lookup`` API to see if any packets in a burst match any of the Flow rules in the table.^^^^ See here.
I don't understand the meaning of the capital letter.