[dpdk-dev] [PATCH] net/i40e: fix queue number error in queue region

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 24 23:11:16 CEST 2017


On 10/24/2017 2:00 PM, Ferruh Yigit wrote:
> On 10/24/2017 1:45 AM, Wei Zhao wrote:
>> when VSI is enabled with smaller number of queues,
>> for example, 1 or 6, it will cause error.64 is the
>> max number of queues that can be used for RSS,
>> but VSI might be created with only few queues.
>>
>> Fixes: 7cbecc2f742 ("net/i40e: support queue region set and flush")
>>
>> Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.

> 
> This implements the discussion on:
> http://dpdk.org/ml/archives/dev/2017-October/079599.html


More information about the dev mailing list