i40evf: Add support for Adaptive Virtual Function
Add device ID define and mac_type assignment needed for Adaptive Virtual Function (VF Base Mode Support). Also, update version to v3.0.0 in order to indicate clearly that this is the first driver supporting the AVF device ID. Signed-off-by: Preethi Banala <preethi.banala@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
这个提交包含在:
@@ -236,12 +236,14 @@ config I40E_DCB
|
||||
If unsure, say N.
|
||||
|
||||
config I40EVF
|
||||
tristate "Intel(R) XL710 X710 Virtual Function Ethernet support"
|
||||
tristate "Intel(R) Ethernet Adaptive Virtual Function support"
|
||||
depends on PCI_MSI
|
||||
---help---
|
||||
This driver supports Intel(R) XL710 and X710 virtual functions.
|
||||
For more information on how to identify your adapter, go to the
|
||||
Adapter & Driver ID Guide that can be located at:
|
||||
This driver supports virtual functions for Intel XL710,
|
||||
X710, X722, and all devices advertising support for Intel
|
||||
Ethernet Adaptive Virtual Function devices. For more
|
||||
information on how to identify your adapter, go to the Adapter
|
||||
& Driver ID Guide that can be located at:
|
||||
|
||||
<http://support.intel.com>
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户