blob: 40db17a6665b19ea6b9202ca19b2c62c68c4deb0 [file] [log] [blame]
Jeff Kirsherd7064f42013-08-23 17:19:23 -07001Linux* Base Driver for Intel(R) Ethernet Network Connection
2===========================================================
Jeff Kirsherc4e9b562010-08-08 15:54:31 +00003
4Intel Gigabit Linux driver.
Jeff Kirsherd7064f42013-08-23 17:19:23 -07005Copyright(c) 1999 - 2013 Intel Corporation.
Jeff Kirsherc4e9b562010-08-08 15:54:31 +00006
7Contents
8========
9
10- Identifying Your Adapter
11- Additional Configurations
12- Support
13
14This file describes the igbvf Linux* Base Driver for Intel Network Connection.
15
16The igbvf driver supports 82576-based virtual function devices that can only
17be activated on kernels that support SR-IOV. SR-IOV requires the correct
18platform and OS support.
19
20The igbvf driver requires the igb driver, version 2.0 or later. The igbvf
21driver supports virtual functions generated by the igb driver with a max_vfs
22value of 1 or greater. For more information on the max_vfs parameter refer
23to the README included with the igb driver.
24
25The guest OS loading the igbvf driver must support MSI-X interrupts.
26
27This driver is only supported as a loadable module at this time. Intel is
28not supplying patches against the kernel source to allow for static linking
29of the driver. For questions related to hardware requirements, refer to the
30documentation supplied with your Intel Gigabit adapter. All hardware
31requirements listed apply to use with Linux.
32
33Instructions on updating ethtool can be found in the section "Additional
34Configurations" later in this document.
35
36VLANs: There is a limit of a total of 32 shared VLANs to 1 or more VFs.
37
38Identifying Your Adapter
39========================
40
41The igbvf driver supports 82576-based virtual function devices that can only
42be activated on kernels that support SR-IOV.
43
44For more information on how to identify your adapter, go to the Adapter &
45Driver ID Guide at:
46
47 http://support.intel.com/support/go/network/adapter/idguide.htm
48
49For the latest Intel network drivers for Linux, refer to the following
50website. In the search field, enter your adapter name or type, or use the
51networking link on the left to search for your adapter:
52
53 http://downloadcenter.intel.com/scripts-df-external/Support_Intel.aspx
54
55Additional Configurations
56=========================
57
Jeff Kirsherd7064f42013-08-23 17:19:23 -070058 ethtool
Jeff Kirsherc4e9b562010-08-08 15:54:31 +000059 -------
60 The driver utilizes the ethtool interface for driver configuration and
Jeff Kirsher68f20d92010-12-17 12:14:34 +000061 diagnostics, as well as displaying statistical information. The ethtool
Jeff Kirsherf2be1422010-12-09 23:49:34 -080062 version 3.0 or later is required for this functionality, although we
63 strongly recommend downloading the latest version at:
Jeff Kirsherc4e9b562010-08-08 15:54:31 +000064
Jeff Kirsher68f20d92010-12-17 12:14:34 +000065 http://ftp.kernel.org/pub/software/network/ethtool/
Jeff Kirsherc4e9b562010-08-08 15:54:31 +000066
67Support
68=======
69
70For general information, go to the Intel support website at:
71
72 http://support.intel.com
73
74or the Intel Wired Networking project hosted by Sourceforge at:
75
76 http://sourceforge.net/projects/e1000
77
78If an issue is identified with the released source code on the supported
79kernel with a supported adapter, email the specific information related
80to the issue to e1000-devel@lists.sf.net