Re: [dpdk-dev] [PATCH 1/3] app/flow-perf: support meter policy API

2021-05-10 Thread Wisam Monther
Hi guys, I have some issues w/ this patch, please exclude my ack for now. Can you please check my comments on the this previous patch in ML? BRs, Wisam Jaddo Get Outlook for iOS From: Jiawei(Jonny) Wang Sent: Monday, May 10, 2021 7:17:21

[dpdk-dev] [PATCH 1/3] app/flow-perf: support meter policy API

2021-05-10 Thread Jiawei Wang
Add option "policy-mtr" to indicate if meter creation will include policy or not. Meter creation will keep same without it. With "policy-mtr", policy is introduced. API create_meter_policy is to create a policy. API create_meter_rule will use it to create meter. Signed-off-by: Haifei Luo Signed-