igbvf.txt 2.8 KB

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