Re: DPDK: Create multiple RSS flows with unique set of queues for different patterns

2024-08-08 Thread Stephen Hemminger
On Thu, 8 Aug 2024 11:19:13 + Raghavan V wrote: > Hi Team, > > Is there any possible way to create multiple RSS flows to distribute packets > to set of queues when a particular Ip pattern matches. > For e.g., > I have 40 RX queues setup, > Flow 1: Match a particular IP pattern and distribut

DPDK: Create multiple RSS flows with unique set of queues for different patterns

2024-08-08 Thread Raghavan V
Hi Team, Is there any possible way to create multiple RSS flows to distribute packets to set of queues when a particular Ip pattern matches. For e.g., I have 40 RX queues setup, Flow 1: Match a particular IP pattern and distribute it to specified RX queues set (0 - 29) Flow 2: Match a particular