[dpdk-dev] [PATCH v2] drivers: enable keep flow rule device capability for cnxk

Jerin Jacob jerinjacobk at gmail.com
Fri Feb 18 07:07:36 CET 2022


On Mon, Feb 14, 2022 at 3:39 PM Ray Kinsella <mdr at ashroe.eu> wrote:
>
>
> psatheesh at marvell.com writes:
>
> > From: Kiran Kumar K <kirankumark at 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 <kirankumark at marvell.com>
> > Reviewed-by: Satheesh Paul <psatheesh at marvell.com>
> > ---
> > v2:
> > * Allow creating flow rule before device start.
> >
> >  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 ++--
> >  7 files changed, 47 insertions(+), 4 deletions(-)
> >
>
> Acked-by: Ray Kinsella <mdr at ashroe.eu>


Applied to dpdk-next-net-mrvl/for-next-net. Thanks


>
> --
> Regards, Ray K


More information about the dev mailing list