Re: [dpdk-dev] [PATCH v8 3/4] net/mlx4: refactor RSS parent queue allocation

2017-07-05 Thread Adrien Mazarguil
On Wed, Jul 05, 2017 at 11:14:10AM +0300, Vasily Philipov wrote: > A special "parent" queue must be allocated in addition to a group of > standard Rx queues for RSS to work. This is done automatically outside of > isolated mode by the PMD when applications request several Rx queues. > > Since each

[dpdk-dev] [PATCH v8 3/4] net/mlx4: refactor RSS parent queue allocation

2017-07-05 Thread Vasily Philipov
A special "parent" queue must be allocated in addition to a group of standard Rx queues for RSS to work. This is done automatically outside of isolated mode by the PMD when applications request several Rx queues. Since each configured flow rule with the RSS action may target a different set of que