Re: [dpdk-dev] [PATCH v5] ethdev: add flow API to expand RSS flows

2018-06-29 Thread Ferruh Yigit
On 6/28/2018 5:09 PM, Adrien Mazarguil wrote: > On Thu, Jun 28, 2018 at 06:01:21PM +0200, Nelio Laranjeiro wrote: >> Introduce an helper for PMD to expand easily flows items list with RSS >> action into multiple flow items lists with priority information. >> >> For instance a user items list being

Re: [dpdk-dev] [PATCH v5] ethdev: add flow API to expand RSS flows

2018-06-29 Thread Ferruh Yigit
On 6/28/2018 5:09 PM, Adrien Mazarguil wrote: > On Thu, Jun 28, 2018 at 06:01:21PM +0200, Nelio Laranjeiro wrote: >> Introduce an helper for PMD to expand easily flows items list with RSS >> action into multiple flow items lists with priority information. >> >> For instance a user items list being

Re: [dpdk-dev] [PATCH v5] ethdev: add flow API to expand RSS flows

2018-06-28 Thread Adrien Mazarguil
On Thu, Jun 28, 2018 at 06:01:21PM +0200, Nelio Laranjeiro wrote: > Introduce an helper for PMD to expand easily flows items list with RSS > action into multiple flow items lists with priority information. > > For instance a user items list being "eth / end" with rss action types > "ipv4-udp ipv6-

[dpdk-dev] [PATCH v5] ethdev: add flow API to expand RSS flows

2018-06-28 Thread Nelio Laranjeiro
Introduce an helper for PMD to expand easily flows items list with RSS action into multiple flow items lists with priority information. For instance a user items list being "eth / end" with rss action types "ipv4-udp ipv6-udp end" needs to be expanded into three items lists: - eth - eth / ipv4