The --meter section used wrong indentation previously.
Fixes: 6a2cf58a045f ("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>
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.