> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Zhang, Qi Z > Sent: Wednesday, January 10, 2018 10:59 AM > To: Zhao1, Wei; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4] net/i40e: move RSS to flow API > > > > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Wednesday, January 10, 2018 10:10 AM > > To: dev@dpdk.org > > Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Zhao1, Wei <wei.zh...@intel.com> > > Subject: [PATCH v4] net/i40e: move RSS to flow API > > > > Rte_flow actually defined to include RSS, but till now, RSS is out of > > rte_flow. > > This patch is to move i40e existing RSS to rte_flow. > > This patch also enable queue region configuration using flow API for i40e. > > > > Signed-off-by: Wei Zhao <wei.zh...@intel.com> > > > Acked-by: Qi Zhang <qi.z.zh...@intel.com> Applied to dpdk-next-net-intel, with minor commit log changes. Thanks!
/Helin