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