[dpdk-dev] [PATCH] net/octeontx2: add PF and VF action support
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Tue Jul 9 13:01:30 CEST 2019
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Jerin Jacob Kollanukkaran
> Sent: Monday, July 8, 2019 10:26 AM
> To: Kiran Kumar Kokkilagadda <kirankumark at marvell.com>; dev at dpdk.org
> Cc: Kiran Kumar Kokkilagadda <kirankumark at marvell.com>
> Subject: Re: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action
> support
>
> > -----Original Message-----
> > From: dev <dev-bounces at dpdk.org> On Behalf Of
> kirankumark at marvell.com
> > Sent: Monday, July 8, 2019 9:06 AM
> > To: dev at dpdk.org
> > Cc: Kiran Kumar Kokkilagadda <kirankumark at marvell.com>
> > Subject: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action
> > support
> >
> > From: Kiran Kumar K <kirankumark at marvell.com>
> >
> > Adding PF and VF action support for octeontx2 Flow.
> > If RTE_FLOW_ACTION_TYPE_PF action is set from VF, then the packet will
> > be sent to the parent PF.
> > If RTE_FLOW_ACTION_TYPE_VF action is set and original is specified,
> > then the packet will be sent to the original VF, otherwise the packet
> > will be sent to the VF specified in the vf_id.
> >
> > Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
>
> Acked-by: Jerin Jacob <jerinj at marvell.com>
Applied to dpdk-next-net-mrvl/master. Thanks
More information about the dev
mailing list