Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-07-02 Thread Ori Kam
om; f...@redhat.com; Ferruh Yigit ; > Andrew Rybchenko > Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > flow > > On Sun, 28 Jun 2020 15:52:27 + > "Jiawei(Jonny) Wang" wrote: > > > > -Original Message- > >

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-07-01 Thread Stephen Hemminger
; > Matan Azrad ; dpdk-dev ; Raslan > > Darawsheh ; ian.sto...@intel.com; > > f...@redhat.com; Ferruh Yigit ; Andrew Rybchenko > > > > Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > > flow > > > > On Sun, Jun 28, 2020 at 6:4

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-07-01 Thread Ori Kam
Hi Jiawei, Please note that you are missing the doc changes. Please update them. Best, Ori > -Original Message- > From: Jiawei Wang > Sent: Thursday, June 25, 2020 7:26 PM > To: Ori Kam ; Slava Ovsiienko > ; Matan Azrad > Cc: dev@dpdk.org; Thomas Monjalon ; Raslan > Darawsheh ; ian.st

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-30 Thread Ori Kam
ienko ; > Matan Azrad > Cc: dev@dpdk.org; Thomas Monjalon ; Raslan > Darawsheh ; ian.sto...@intel.com; f...@redhat.com; > Adrien Mazarguil > Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > flow > > Hi All, > > > -Original Message--

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-29 Thread Ori Kam
.com; > Adrien Mazarguil > Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > flow > > Hi all, > > CC Adrien > > (I apologize for pulling you to the rte_flow API discussions > once again, but may be you can find spare time and share your >

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-29 Thread Andrew Rybchenko
; ian.sto...@intel.com; f...@redhat.com >> Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte >> flow >> >> On 6/28/20 7:16 PM, Jiawei(Jonny) Wang wrote: >>> >>> On Sunday, June 28, 2020 4:27 PM, Andrew Rybchenko >> wrote: >>

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-29 Thread Ori Kam
> Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > flow > > On 6/28/20 7:16 PM, Jiawei(Jonny) Wang wrote: > > > > On Sunday, June 28, 2020 4:27 PM, Andrew Rybchenko > wrote: > >> > >> On 6/25/20 7:26 PM, Jiawei Wang wrote: >

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Andrew Rybchenko
On 6/28/20 7:16 PM, Jiawei(Jonny) Wang wrote: > > On Sunday, June 28, 2020 4:27 PM, Andrew Rybchenko > wrote: >> >> On 6/25/20 7:26 PM, Jiawei Wang wrote: >>> When using full offload, all traffic will be handled by the HW, and >>> directed to the requested vf or wire, the control application los

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Jiawei(Jonny) Wang
On Sunday, June 28, 2020 4:27 PM, Andrew Rybchenko wrote: > > On 6/25/20 7:26 PM, Jiawei Wang wrote: > > When using full offload, all traffic will be handled by the HW, and > > directed to the requested vf or wire, the control application loses > > visibility on the traffic. > > So there's a ne

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Jiawei(Jonny) Wang
uh Yigit ; Andrew Rybchenko > > Subject: Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte > flow > > On Sun, Jun 28, 2020 at 6:46 PM Jiawei(Jonny) Wang > wrote: > > > > > > On Friday, June 26, 2020 7:10 PM Jerin Jacob > Wrote: > > &g

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Jerin Jacob
On Sun, Jun 28, 2020 at 6:46 PM Jiawei(Jonny) Wang wrote: > > > On Friday, June 26, 2020 7:10 PM Jerin Jacob Wrote: > > > > On Fri, Jun 26, 2020 at 4:16 PM Thomas Monjalon > > wrote: > > > > > > 26/06/2020 12:35, Jerin Jacob: > > > > On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon > > wrote: >

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Jiawei(Jonny) Wang
On Friday, June 26, 2020 7:10 PM Jerin Jacob Wrote: > > On Fri, Jun 26, 2020 at 4:16 PM Thomas Monjalon > wrote: > > > > 26/06/2020 12:35, Jerin Jacob: > > > On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon > wrote: > > > > > > > > 25/06/2020 19:55, Jerin Jacob: > > > > > On Thu, Jun 25, 2020 a

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Andrew Rybchenko
On 6/25/20 7:26 PM, Jiawei Wang wrote: > When using full offload, all traffic will be handled by the HW, and > directed to the requested vf or wire, the control application loses > visibility on the traffic. > So there's a need for an action that will enable the control application > some visibilit

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-28 Thread Andrew Rybchenko
On 6/26/20 2:10 PM, Jerin Jacob wrote: > On Fri, Jun 26, 2020 at 4:16 PM Thomas Monjalon wrote: >> >> 26/06/2020 12:35, Jerin Jacob: >>> On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon >>> wrote: 25/06/2020 19:55, Jerin Jacob: > On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang wrote:

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-26 Thread Jerin Jacob
On Fri, Jun 26, 2020 at 4:16 PM Thomas Monjalon wrote: > > 26/06/2020 12:35, Jerin Jacob: > > On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon > > wrote: > > > > > > 25/06/2020 19:55, Jerin Jacob: > > > > On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang > > > > wrote: > > > > > > > > > > When usin

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-26 Thread Thomas Monjalon
26/06/2020 12:35, Jerin Jacob: > On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon wrote: > > > > 25/06/2020 19:55, Jerin Jacob: > > > On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang wrote: > > > > > > > > When using full offload, all traffic will be handled by the HW, and > > > > directed to the req

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-26 Thread Jerin Jacob
On Fri, Jun 26, 2020 at 12:59 AM Thomas Monjalon wrote: > > 25/06/2020 19:55, Jerin Jacob: > > On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang wrote: > > > > > > When using full offload, all traffic will be handled by the HW, and > > > directed to the requested vf or wire, the control application lo

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-25 Thread Thomas Monjalon
25/06/2020 19:55, Jerin Jacob: > On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang wrote: > > > > When using full offload, all traffic will be handled by the HW, and > > directed to the requested vf or wire, the control application loses > > visibility on the traffic. > > So there's a need for an actio

Re: [dpdk-dev] [PATCH 1/8] ethdev: introduce sample action for rte flow

2020-06-25 Thread Jerin Jacob
On Thu, Jun 25, 2020 at 10:20 PM Jiawei Wang wrote: > > When using full offload, all traffic will be handled by the HW, and > directed to the requested vf or wire, the control application loses > visibility on the traffic. > So there's a need for an action that will enable the control application