]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Update configure virtualization to allow for multiple PF pools
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 18 May 2012 06:34:08 +0000 (06:34 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 18 Jul 2012 20:21:56 +0000 (13:21 -0700)
commitef7bf2fc3cf333143c150bab9b65d1245ad11781
tree7c4cc84c674340b97116c12015ca69784d8ef85b
parenta31d604fa08cb4c2501d3afee083e8ec8aaafd81
ixgbe: Update configure virtualization to allow for multiple PF pools

This change allows all pools from the default pool forward to be enabled vi
ixgbe_configure_virtualization.  This is needed as we are planning to use
queues belonging to adjacent pools for FCoE when SR-IOV and FCoE are both
enabled.

In addition this patch contains some minor formatting changes as there were
a few spots that seemed to be in need of some cleanup.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c