ixgbevf: add VF support for new hardware
This patch add VF support for the new X553 hardware. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:

committed by
Jeff Kirsher

parent
90c6f87786
commit
1d94f987f5
@@ -78,6 +78,7 @@ enum ixgbe_mac_type {
|
||||
ixgbe_mac_X540_vf,
|
||||
ixgbe_mac_X550_vf,
|
||||
ixgbe_mac_X550EM_x_vf,
|
||||
ixgbe_mac_x550em_a_vf,
|
||||
ixgbe_num_macs
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user