[PATCH v9 5/5] app/flow-perf: fix previous wrong indentation

Rongwei Liu rongweil at nvidia.com
Tue Nov 16 11:07:48 CET 2021


> Hi,
> 
> > -----Original Message-----
> > From: Rongwei Liu <rongweil at nvidia.com>
> > Sent: Thursday, November 11, 2021 4:24 PM
> > To: Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> > <viacheslavo at nvidia.com>; Ori Kam <orika at nvidia.com>; NBU-Contact-
> > Thomas Monjalon <thomas at monjalon.net>; Wisam Monther
> > <wisamm at nvidia.com>; Bill Zhou <dongzhou at nvidia.com>; Alexander
> > Kozyrev <akozyrev at nvidia.com>
> > Cc: dev at dpdk.org; Raslan Darawsheh <rasland at nvidia.com>;
> > stable at dpdk.org
> > Subject: [PATCH v9 5/5] app/flow-perf: fix previous wrong indentation
> 
> fix previous wrong indentation -> Fix meter doc indentation
> 
> >
> > --meter section used wrong indentation previously.
> 
> Remove the  -- from the body.
> 
Please let me know if v10  needed or we can handle this change when merging?
> >
> > Fixes: 6a2cf58a045f ("app/flow-perf: support meter action")
> > Cc: dongzhou at nvidia.com
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Rongwei Liu <rongweil at nvidia.com>
> > ---
> >  doc/guides/tools/flow-perf.rst | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/doc/guides/tools/flow-perf.rst
> > b/doc/guides/tools/flow-perf.rst index 0176e9c5cb..41eae15470 100644
> > --- a/doc/guides/tools/flow-perf.rst
> > +++ b/doc/guides/tools/flow-perf.rst
> > @@ -394,6 +394,6 @@ Actions:
> >  	Add policy-mtr to create meter with policy and specify policy actions.
> >  	Example: policy-mtr=rss,mark::drop
> >
> > -*       ``--meter``
> > -        Add meter action to all flows actions.
> > -        Currently, 1 meter profile -> N meter rules -> N rte flows.
> > +*	``--meter``
> > +	Add meter action to all flows actions.
> > +	Currently, 1 meter profile -> N meter rules -> N rte flows.
> > --
> > 2.27.0



More information about the stable mailing list