[dpdk-stable] [dpdk-dev] [PATCH] doc: remove repeated repeated words
    Thomas Monjalon 
    thomas at monjalon.net
       
    Sat Nov  6 10:53:19 CET 2021
    
    
  
06/11/2021 10:01, David Marchand:
> On Fri, Nov 5, 2021 at 10:11 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> > --- 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.
> 
> 
> >  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.
    
    
More information about the stable
mailing list