About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / networking / ixgbevf.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:53 EST.

1	Linux* Base Driver for Intel(R) Ethernet Network Connection
2	===========================================================
3	
4	Intel Gigabit Linux driver.
5	Copyright(c) 1999 - 2013 Intel Corporation.
6	
7	Contents
8	========
9	
10	- Identifying Your Adapter
11	- Known Issues/Troubleshooting
12	- Support
13	
14	This file describes the ixgbevf Linux* Base Driver for Intel Network
15	Connection.
16	
17	The ixgbevf driver supports 82599-based virtual function devices that can only
18	be activated on kernels with CONFIG_PCI_IOV enabled.
19	
20	The ixgbevf driver supports virtual functions generated by the ixgbe driver
21	with a max_vfs value of 1 or greater.
22	
23	The guest OS loading the ixgbevf driver must support MSI-X interrupts.
24	
25	VLANs: There is a limit of a total of 32 shared VLANs to 1 or more VFs.
26	
27	Identifying Your Adapter
28	========================
29	
30	For more information on how to identify your adapter, go to the Adapter &
31	Driver ID Guide at:
32	
33	    http://support.intel.com/support/go/network/adapter/idguide.htm
34	
35	Known Issues/Troubleshooting
36	============================
37	
38	
39	Support
40	=======
41	
42	For general information, go to the Intel support website at:
43	
44	    http://support.intel.com
45	
46	or the Intel Wired Networking project hosted by Sourceforge at:
47	
48	    http://sourceforge.net/projects/e1000
49	
50	If an issue is identified with the released source code on the supported
51	kernel with a supported adapter, email the specific information related
52	to the issue to e1000-devel@lists.sf.net
Hide Line Numbers


About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog