commit | 5a433199bfde1b5360bf592184a2b89ce4ee2eda | [log] [tgz] |
---|---|---|
author | Anjali Singhai Jain <anjali.singhai@intel.com> | Fri Jun 23 04:24:45 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 25 14:46:06 2017 -0700 |
tree | 459ebd2efa712a9e3e2e00e9e5218b55c7ee08cd | |
parent | fe2647ab0c9970cfc2895f1671343c23fed27f44 [diff] |
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>