2018-10-10 22:16:08 +03:00
.. SPDX-License-Identifier: GPL-2.0+
2010-01-09 05:24:50 +03:00
2018-10-10 22:16:08 +03:00
Linux* Base Virtual Function Driver for Intel(R) 10G Ethernet
=============================================================
Intel 10 Gigabit Virtual Function Linux driver.
Copyright(c) 1999-2018 Intel Corporation.
2010-01-09 05:24:50 +03:00
Contents
========
- Identifying Your Adapter
2018-10-10 22:16:08 +03:00
- Known Issues
2010-01-09 05:24:50 +03:00
- Support
2018-10-10 22:16:08 +03:00
This driver supports 82599, X540, X550, and X552-based virtual function devices
that can only be activated on kernels that support SR-IOV.
2010-01-09 05:24:50 +03:00
2018-10-10 22:16:08 +03:00
For questions related to hardware requirements, refer to the documentation
supplied with your Intel adapter. All hardware requirements listed apply to use
with Linux.
2010-01-09 05:24:50 +03:00
Identifying Your Adapter
========================
2018-10-10 22:16:08 +03:00
The driver is compatible with devices based on the following:
2010-01-09 05:24:50 +03:00
2018-10-10 22:16:08 +03:00
* Intel(R) Ethernet Controller 82598
* Intel(R) Ethernet Controller 82599
* Intel(R) Ethernet Controller X520
* Intel(R) Ethernet Controller X540
* Intel(R) Ethernet Controller x550
* Intel(R) Ethernet Controller X552
* Intel(R) Ethernet Controller X553
2010-01-09 05:24:50 +03:00
2018-10-10 22:16:08 +03:00
For information on how to identify your adapter, and for the latest Intel
network drivers, refer to the Intel Support website:
https://www.intel.com/support
2010-01-09 05:24:50 +03:00
Known Issues/Troubleshooting
============================
2018-10-10 22:16:08 +03:00
SR-IOV requires the correct platform and OS support.
The guest OS loading this driver must support MSI-X interrupts.
This driver is only supported as a loadable module at this time. Intel is not
supplying patches against the kernel source to allow for static linking of the
drivers.
VLANs: There is a limit of a total of 64 shared VLANs to 1 or more VFs.
2010-01-09 05:24:50 +03:00
Support
=======
For general information, go to the Intel support website at:
2018-10-10 22:16:08 +03:00
https://www.intel.com/support/
2010-01-09 05:24:50 +03:00
or the Intel Wired Networking project hosted by Sourceforge at:
2018-10-10 22:16:08 +03:00
https://sourceforge.net/projects/e1000
2010-01-09 05:24:50 +03:00
2018-10-10 22:16:08 +03:00
If an issue is identified with the released source code on a supported kernel
with a supported adapter, email the specific information related to the issue
to e1000-devel@lists.sf.net.