Re: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload with rte flow

2018-06-18 Thread Finn Christensen
>-Original Message- >From: Shahaf Shuler >Sent: 18. juni 2018 16:29 >To: Andrew Rybchenko ; Finn Christensen >; ian.sto...@intel.com >Cc: d...@openvswitch.org; simon.hor...@netronome.com; f...@redhat.com >Subject: RE: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement f

Re: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload with rte flow

2018-06-18 Thread Shahaf Shuler
Monday, June 18, 2018 1:17 PM, Andrew Rybchenko: > Subject: Re: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload > with rte flow > > On 05/18/2018 12:14 PM, Shahaf Shuler wrote: > > From: Finn Christensen > > > > The basic yet the major part of this pa

Re: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload with rte flow

2018-06-18 Thread Andrew Rybchenko
On 05/18/2018 12:14 PM, Shahaf Shuler wrote: From: Finn Christensen The basic yet the major part of this patch is to translate the "match" to rte flow patterns. And then, we create a rte flow with MARK + RSS actions. Afterwards, all packets match the flow will have the mark id in the mbuf. The

Re: [ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload with rte flow

2018-06-08 Thread Andrew Rybchenko
Hi Shahaf, a couple of nits below On 05/18/2018 12:14 PM, Shahaf Shuler wrote: From: Finn Christensen The basic yet the major part of this patch is to translate the "match" to rte flow patterns. And then, we create a rte flow with MARK + RSS actions. Afterwards, all

[ovs-dev] [PATCH v10 4/7] netdev-dpdk: implement flow offload with rte flow

2018-05-18 Thread Shahaf Shuler
From: Finn Christensen The basic yet the major part of this patch is to translate the "match" to rte flow patterns. And then, we create a rte flow with MARK + RSS actions. Afterwards, all packets match the flow will have the mark id in the mbuf. The reason RSS is needed is, for most NICs, a MARK