doc: fix indentation in flow-perf guide
The --meter section used wrong indentation previously.
Fixes: 6a2cf58a04
("app/flow-perf: support meter action")
Cc: stable@dpdk.org
Signed-off-by: Rongwei Liu <rongweil@nvidia.com>
Acked-by: Wisam Jaddo <wisamm@nvidia.com>
This commit is contained in:
parent
62be4f32fa
commit
20bfb5f655
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user