1Linux* Base Driver for Intel(R) Network Connection
2==================================================
3
4Intel Ethernet Adaptive Virtual Function Linux driver.
5Copyright(c) 2013-2017 Intel Corporation.
6
7Contents
8========
9
10- Identifying Your Adapter
11- Known Issues/Troubleshooting
12- Support
13
14This file describes the i40evf Linux* Base Driver.
15
16The i40evf driver supports the below mentioned virtual function
17devices and can only be activated on kernels running the i40e or
18newer Physical Function (PF) driver compiled with CONFIG_PCI_IOV.
19The i40evf driver requires CONFIG_PCI_MSI to be enabled.
20
21The guest OS loading the i40evf driver must support MSI-X interrupts.
22
23Supported Hardware
24==================
25Intel XL710 X710 Virtual Function
26Intel Ethernet Adaptive Virtual Function
27Intel X722 Virtual Function
28
29Identifying Your Adapter
30========================
31
32For more information on how to identify your adapter, go to the
33Adapter & Driver ID Guide at:
34
35    http://support.intel.com/support/go/network/adapter/idguide.htm
36
37Known Issues/Troubleshooting
38============================
39
40
41Support
42=======
43
44For general information, go to the Intel support website at:
45
46    http://support.intel.com
47
48or the Intel Wired Networking project hosted by Sourceforge at:
49
50    http://sourceforge.net/projects/e1000
51
52If an issue is identified with the released source code on the supported
53kernel with a supported adapter, email the specific information related
54to the issue to e1000-devel@lists.sf.net
55