Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0+
0002 
0003 ============================================================
0004 Linux Base Virtual Function Driver for Intel(R) 10G Ethernet
0005 ============================================================
0006 
0007 Intel 10 Gigabit Virtual Function Linux driver.
0008 Copyright(c) 1999-2018 Intel Corporation.
0009 
0010 Contents
0011 ========
0012 
0013 - Identifying Your Adapter
0014 - Known Issues
0015 - Support
0016 
0017 This driver supports 82599, X540, X550, and X552-based virtual function devices
0018 that can only be activated on kernels that support SR-IOV.
0019 
0020 For questions related to hardware requirements, refer to the documentation
0021 supplied with your Intel adapter. All hardware requirements listed apply to use
0022 with Linux.
0023 
0024 
0025 Identifying Your Adapter
0026 ========================
0027 The driver is compatible with devices based on the following:
0028 
0029   * Intel(R) Ethernet Controller 82598
0030   * Intel(R) Ethernet Controller 82599
0031   * Intel(R) Ethernet Controller X520
0032   * Intel(R) Ethernet Controller X540
0033   * Intel(R) Ethernet Controller x550
0034   * Intel(R) Ethernet Controller X552
0035   * Intel(R) Ethernet Controller X553
0036 
0037 For information on how to identify your adapter, and for the latest Intel
0038 network drivers, refer to the Intel Support website:
0039 https://www.intel.com/support
0040 
0041 Known Issues/Troubleshooting
0042 ============================
0043 
0044 SR-IOV requires the correct platform and OS support.
0045 
0046 The guest OS loading this driver must support MSI-X interrupts.
0047 
0048 This driver is only supported as a loadable module at this time. Intel is not
0049 supplying patches against the kernel source to allow for static linking of the
0050 drivers.
0051 
0052 VLANs: There is a limit of a total of 64 shared VLANs to 1 or more VFs.
0053 
0054 
0055 Support
0056 =======
0057 For general information, go to the Intel support website at:
0058 
0059 https://www.intel.com/support/
0060 
0061 or the Intel Wired Networking project hosted by Sourceforge at:
0062 
0063 https://sourceforge.net/projects/e1000
0064 
0065 If an issue is identified with the released source code on a supported kernel
0066 with a supported adapter, email the specific information related to the issue
0067 to e1000-devel@lists.sf.net.