RE: [PATCH 2/2] common/cnxk: update meter algorithm in band profile

2021-11-29 Thread Sunil Kumar Kori
>-Original Message- >From: Rakesh Kudurumalla >Sent: Tuesday, November 30, 2021 12:12 PM >To: Nithin Kumar Dabilpuram ; Kiran Kumar >Kokkilagadda ; Sunil Kumar Kori >; Satha Koteswara Rao Kottidi > >Cc: dev@dpdk.org; Rakesh Kudurumalla >Subject: [PATCH 2/2

[PATCH 2/2] common/cnxk: update meter algorithm in band profile

2021-11-29 Thread Rakesh Kudurumalla
Patch updates meter algorithm in nix band profile structure Signed-off-by: Rakesh Kudurumalla --- drivers/common/cnxk/hw/nix.h | 5 --- drivers/common/cnxk/roc_nix_bpf.c | 61 +-- 2 files changed, 17 insertions(+), 49 deletions(-) diff --git a/drivers/common/cn