commit | 1cdd1ec8784399eef55a60887a45f3f46a1c240a | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Sat Jan 09 02:26:46 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 10 13:34:26 2010 -0800 |
tree | ce27da2c207b6eeb900be46b9867bdce8ccb3503 | |
parent | 096a58fdec72335d9cbee94bd10b312c5f14f8af [diff] |
ixgbe: Add SR-IOV features to main module 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>