psathe...@marvell.com writes:
> From: Kiran Kumar K <kirankum...@marvell.com> > > Adding changes to enable keep flow rule device capability. > With this change, flow rules will be kept across device restart. > > Signed-off-by: Kiran Kumar K <kirankum...@marvell.com> > Reviewed-by: Satheesh Paul <psathe...@marvell.com> > --- > drivers/common/cnxk/roc_npc.c | 8 ++++++++ > drivers/common/cnxk/roc_npc.h | 2 ++ > drivers/common/cnxk/roc_npc_mcam.c | 20 ++++++++++++++++++++ > drivers/common/cnxk/roc_npc_priv.h | 1 + > drivers/common/cnxk/version.map | 1 + > drivers/net/cnxk/cnxk_ethdev.c | 15 +++++++++++++-- > drivers/net/cnxk/cnxk_ethdev_ops.c | 4 ++-- > drivers/net/cnxk/cnxk_rte_flow.c | 7 +++++++ > 8 files changed, 54 insertions(+), 4 deletions(-) > Acked-by: Ray Kinsella <m...@ashroe.eu>