[dpdk-dev] [PATCH v6 1/3] app/flow-perf: support meter policy API
Thomas Monjalon
thomas at monjalon.net
Mon Nov 8 11:08:54 CET 2021
08/11/2021 10:58, Rongwei Liu:
> --- a/doc/guides/tools/flow-perf.rst
> +++ b/doc/guides/tools/flow-perf.rst
> @@ -383,3 +383,6 @@ Actions:
> * ``--meter``
> Add meter action to all flows actions.
> Currently, 1 meter profile -> N meter rules -> N rte flows.
> +
> +* ``--policy-mtr=<str>``
> + Add policy-mtr to create meter with policy and specify policy actions.
These 2 options are clearly not indented correctly.
And in general, adding at the end of the list is not appropriate.
Please find where it fits in the list.
More information about the dev
mailing list