Re: [dpdk-dev] [PATCH v3 01/27] common/cnxk: update policer MBOX APIs and HW definitions
From: Kinsella, Ray <hidden>
Date: 2021-09-30 10:01:10
From: Kinsella, Ray <hidden>
Date: 2021-09-30 10:01:10
On 30/09/2021 10:08, skori@marvell.com wrote:
From: Sunil Kumar Kori <redacted> To support ingress policer on CN10K, MBOX interfaces and HW definitions are synced. Signed-off-by: Sunil Kumar Kori <redacted> --- v3: - Rebase support on latest DPDK - Handled multilevel chaining for tree hierarchy - Fix naming convention v2: - Rebase support on latest DPDK - Handled multilevel chaining for linear hierarchy - Review comments incorporated drivers/common/cnxk/hw/nix.h | 13 ++++++++++--- drivers/common/cnxk/roc_mbox.h | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 4 deletions(-)
Acked-by: Ray Kinsella <redacted> (for the series).