[dpdk-dev] [PATCH] common/cnxk: add ROC API to free MCAM entry
Ray Kinsella
mdr at ashroe.eu
Fri Jun 3 13:10:14 CEST 2022
<psatheesh at marvell.com> writes:
> From: Satheesh Paul <psatheesh at marvell.com>
>
> Add ROC API to free the given MCAM entry. If the MCAM
> entry has flow counter associated, this API will clear
> and free the flow counter.
>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> Reviewed-by: Jerin Jacob Kollanukkaran <jerinj at marvell.com>
> ---
> drivers/common/cnxk/roc_npc.c | 63 +++++++++++++++++++++++------
> drivers/common/cnxk/roc_npc.h | 7 ++++
> drivers/common/cnxk/roc_npc_mcam.c | 39 ++++++++++++++----
> drivers/common/cnxk/roc_npc_priv.h | 2 +
> drivers/common/cnxk/roc_npc_utils.c | 15 +++----
> drivers/common/cnxk/version.map | 3 ++
> 6 files changed, 100 insertions(+), 29 deletions(-)
>
Acked-by: Ray Kinsella <mdr at ashroe.eu>
More information about the dev
mailing list