]> git.droids-corp.org - dpdk.git/commit
common/cnxk: add ROC API to free MCAM entry
authorSatheesh Paul <psatheesh@marvell.com>
Wed, 15 Jun 2022 13:57:05 +0000 (19:27 +0530)
committerJerin Jacob <jerinj@marvell.com>
Fri, 17 Jun 2022 12:52:42 +0000 (14:52 +0200)
commit22d9d34882158556ea6e67dc9dd7081f92c989ef
treee2de6bb54e0aec9dd460da7abf4b475b8b2197d7
parentd41b53c5be3cc001aa1b49276534773f44511546
common/cnxk: add ROC API to free MCAM entry

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@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/roc_npc.c
drivers/common/cnxk/roc_npc.h
drivers/common/cnxk/roc_npc_mcam.c
drivers/common/cnxk/roc_npc_priv.h
drivers/common/cnxk/roc_npc_utils.c
drivers/common/cnxk/version.map