Re: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action support

2019-07-09 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: dev On Behalf Of Jerin Jacob Kollanukkaran > Sent: Monday, July 8, 2019 10:26 AM > To: Kiran Kumar Kokkilagadda ; dev@dpdk.org > Cc: Kiran Kumar Kokkilagadda > Subject: Re: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action > support

Re: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action support

2019-07-07 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: dev On Behalf Of > kirankum...@marvell.com > Sent: Monday, July 8, 2019 9:06 AM > To: dev@dpdk.org > Cc: Kiran Kumar Kokkilagadda > Subject: [dpdk-dev] [PATCH] net/octeontx2: add PF and VF action support > > From: Kiran Kumar K &

[dpdk-dev] [PATCH] net/octeontx2: add PF and VF action support

2019-07-07 Thread kirankumark
From: Kiran Kumar K 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 t