Skip to content

Commit

Permalink
ixgbe: Add SR-IOV features to main module
Browse files Browse the repository at this point in the history
Adds SR-IOV features supported by the 82599 controller to the main driver
module.  If the CONFIG_PCI_IOV kernel option is selected then the SR-IOV
features are enabled.  Use the max_vfs module option to allocate up to 63
virtual functions per physical port.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Greg Rose authored and David S. Miller committed Jan 10, 2010
1 parent 096a58f commit 1cdd1ec
Showing 1 changed file with 268 additions and 10 deletions.
Loading

0 comments on commit 1cdd1ec

Please sign in to comment.