docs/networking: fix formatting of Intel drivers documentation
[linux-2.6-block.git] / Documentation / networking / device_drivers / intel / igbvf.rst
CommitLineData
413548de 1.. SPDX-License-Identifier: GPL-2.0+
c4e9b56e 2
facd8639 3============================================================
413548de
JK
4Linux* Base Virtual Function Driver for Intel(R) 1G Ethernet
5============================================================
6
7Intel Gigabit Virtual Function Linux driver.
8Copyright(c) 1999-2018 Intel Corporation.
c4e9b56e
JK
9
10Contents
11========
c4e9b56e
JK
12- Identifying Your Adapter
13- Additional Configurations
14- Support
15
413548de
JK
16This driver supports Intel 82576-based virtual function devices-based virtual
17function devices that can only be activated on kernels that support SR-IOV.
c4e9b56e 18
413548de 19SR-IOV requires the correct platform and OS support.
c4e9b56e 20
413548de 21The guest OS loading this driver must support MSI-X interrupts.
c4e9b56e 22
413548de
JK
23For questions related to hardware requirements, refer to the documentation
24supplied with your Intel adapter. All hardware requirements listed apply to use
25with Linux.
c4e9b56e 26
413548de
JK
27Driver information can be obtained using ethtool, lspci, and ifconfig.
28Instructions on updating ethtool can be found in the section Additional
29Configurations later in this document.
c4e9b56e 30
413548de 31NOTE: There is a limit of a total of 32 shared VLANs to 1 or more VFs.
c4e9b56e 32
c4e9b56e
JK
33
34Identifying Your Adapter
35========================
413548de
JK
36For information on how to identify your adapter, and for the latest Intel
37network drivers, refer to the Intel Support website:
38http://www.intel.com/support
c4e9b56e 39
c4e9b56e 40
413548de
JK
41Additional Features and Configurations
42======================================
c4e9b56e 43
413548de
JK
44ethtool
45-------
46The driver utilizes the ethtool interface for driver configuration and
47diagnostics, as well as displaying statistical information. The latest ethtool
48version is required for this functionality. Download it at:
c4e9b56e 49
413548de 50https://www.kernel.org/pub/software/network/ethtool/
c4e9b56e 51
c4e9b56e
JK
52
53Support
54=======
c4e9b56e
JK
55For general information, go to the Intel support website at:
56
413548de 57https://www.intel.com/support/
c4e9b56e
JK
58
59or the Intel Wired Networking project hosted by Sourceforge at:
60
413548de 61https://sourceforge.net/projects/e1000
c4e9b56e 62
413548de
JK
63If an issue is identified with the released source code on a supported kernel
64with a supported adapter, email the specific information related to the issue
65to e1000-devel@lists.sf.net.