commit | 8be0e4671d6355b2d905cb8fd051393b2cbf9510 | [log] [tgz] |
---|---|---|
author | PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Tue Mar 31 21:34:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 01:02:31 2009 -0700 |
tree | ee6f9d280d0de7ebc1870150dcd60eb9dcf999ef | |
parent | cd7664f69fe1f3f75b664503ae3e11a2971a4865 [diff] |
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores MSI-X allocation broke after the 82599 merge on systems with more than 8 CPU cores. 82598 drops back into MSI mode, which isn't sufficient to run full, efficient 10G line rate. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>