2018-10-10 22:16:06 +03:00
.. SPDX-License-Identifier: GPL-2.0+
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
Linux* Base Virtual Function Driver for Intel(R) 1G Ethernet
============================================================
Intel Gigabit Virtual Function Linux driver.
Copyright(c) 1999-2018 Intel Corporation.
2010-08-08 19:54:31 +04:00
Contents
========
- Identifying Your Adapter
- Additional Configurations
- Support
2018-10-10 22:16:06 +03:00
This driver supports Intel 82576-based virtual function devices-based virtual
function devices that can only be activated on kernels that support SR-IOV.
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
SR-IOV requires the correct platform and OS support.
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
The guest OS loading this driver must support MSI-X interrupts.
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +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-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
Driver information can be obtained using ethtool, lspci, and ifconfig.
Instructions on updating ethtool can be found in the section Additional
Configurations later in this document.
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
NOTE: There is a limit of a total of 32 shared VLANs to 1 or more VFs.
2010-08-08 19:54:31 +04:00
Identifying Your Adapter
========================
2018-10-10 22:16:06 +03:00
For information on how to identify your adapter, and for the latest Intel
network drivers, refer to the Intel Support website:
http://www.intel.com/support
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
Additional Features and Configurations
======================================
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
ethtool
-------
The driver utilizes the ethtool interface for driver configuration and
diagnostics, as well as displaying statistical information. The latest ethtool
version is required for this functionality. Download it at:
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +03:00
https://www.kernel.org/pub/software/network/ethtool/
2010-08-08 19:54:31 +04:00
Support
=======
For general information, go to the Intel support website at:
2018-10-10 22:16:06 +03:00
https://www.intel.com/support/
2010-08-08 19:54:31 +04:00
or the Intel Wired Networking project hosted by Sourceforge at:
2018-10-10 22:16:06 +03:00
https://sourceforge.net/projects/e1000
2010-08-08 19:54:31 +04:00
2018-10-10 22:16:06 +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.