08/11/2021 09:53, Rongwei Liu:
> Add option "policy-mtr" to indicate if meter creation will include policy
> or not. Meter creation will keep the same without it.
> 
> With "policy-mtr", the policy is introduced. API create_meter_policy
> is to create a policy. API create_meter_rule will use it to create
> a meter. The value of it is used to specify meter policy green color
> actions.
> 
> Signed-off-by: Haifei Luo <haif...@nvidia.com>
> Signed-off-by: Jiawei Wang <jiaw...@nvidia.com>
> Signed-off-by: Rongwei Liu <rongw...@nvidia.com>
> Acked-by: Wisam Monther <wis...@nvidia.com>
> ---
>  app/test-flow-perf/main.c      | 807 +++++++++++++++++++--------------
>  doc/guides/tools/flow-perf.rst |   3 +
>  2 files changed, 467 insertions(+), 343 deletions(-)

This patch does not compile:
app/test-flow-perf/main.c:621:15: error: unused variable ‘arg’



Reply via email to