]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Fix a bug with VMDq RSS queue allocation
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Fri, 23 Jun 2017 08:24:45 +0000 (04:24 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 25 Aug 2017 21:46:06 +0000 (14:46 -0700)
commitdcf82d8fd95018765120fb1140261d83bb0c99c2
tree459ebd2efa712a9e3e2e00e9e5218b55c7ee08cd
parent8a7b7fdfdfcb423dbbe6ab9af9d6553a10226b8e
i40e: Fix a bug with VMDq RSS queue allocation

The X722 pf flag setup should happen before the VMDq RSS queue count is
initialized for VMDq VSI to get the right number of queues for RSS in
case of X722 devices.

Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Alice Michael <alice.michael@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c