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