Re: [dpdk-dev] [PATCH] net/sfc: don't skip RSS configuration step on reconfigure

2018-10-11 Thread Ferruh Yigit
On 10/11/2018 3:49 PM, Andrew Rybchenko wrote: > From: Ivan Malov > > Earlier a patch was made to support change of Rx queue > number. That patch added goto label in wrong place > because reconfiguration with the same number of queues > results in skipping not only queue init but also RSS > setti

[dpdk-dev] [PATCH] net/sfc: don't skip RSS configuration step on reconfigure

2018-10-11 Thread Andrew Rybchenko
From: Ivan Malov Earlier a patch was made to support change of Rx queue number. That patch added goto label in wrong place because reconfiguration with the same number of queues results in skipping not only queue init but also RSS settings. If a user configures device with RSS multiqueue mode and