i40e: fix VMDq pool limit
authorHelin Zhang <helin.zhang@intel.com>
Wed, 11 Nov 2015 08:56:45 +0000 (16:56 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 11 Nov 2015 18:38:11 +0000 (19:38 +0100)
commitc80707a0fd9ccc78b2085b5b7092f3c9ddd26460
tree787256f6278bec7d2e6cf6cf334e2d00526197d3
parent6e4775cc9b6f4f7827089f070a838009f2013019
i40e: fix VMDq pool limit

It fixes the issue of cannot using more than 1 poor for VMDq,
according to the queues left.

Fixes: 705b57f82054 ("i40e: enlarge the number of supported queues")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c