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

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 24 23:00:21 CEST 2017


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>

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


More information about the dev mailing list