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 <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]> This implements the discussion on: http://dpdk.org/ml/archives/dev/2017-October/079599.html

