Print this page
Update i40e for new devices, prototype changes

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/i40e.7d.man.txt
          +++ new/usr/src/man/man7d/i40e.7d.man.txt
↓ open down ↓ 2 lines elided ↑ open up ↑
   3    3  NAME
   4    4       i40e - Intel 710/722 Ethernet Device Driver
   5    5  
   6    6  SYNOPSIS
   7    7       /dev/net/i40e*
   8    8  
   9    9  DESCRIPTION
  10   10       The i40e driver is a GLDv3, multi-threaded, clonable, loadable device
  11   11       driver that supports the Data Link Provider Interface, dlpi(7P).  The
  12   12       i40e driver supports the Intel 710 and 722 Ethernet Controller families
  13      -     of networking interface cards which come in 1 GbE, 10 GbE, 25 GbE, and 40
  14      -     GbE variants.
       13 +     of networking interface cards which support speeds of 1 GbE, 2.5 GbE, 5
       14 +     GbE, 10 GbE, 25 GbE, and 40 GbE.
  15   15  
  16   16       In addition to basic device initialization and the sending and receiving
  17   17       of frames, it supports the following features:
  18   18  
  19   19             -   Jumbo frames up to 9710 bytes.
  20   20  
  21   21             -   Promiscuous access via snoop(1M) and dlpi(7P)
  22   22  
  23   23             -   IPv4 Checksum Offload
  24   24  
↓ open down ↓ 155 lines elided ↑ open up ↑
 180  180  FILES
 181  181       /dev/net/i40e*                    Per-instance character device.
 182  182  
 183  183       /kernel/drv/amd64/i40e            Device driver (x86)
 184  184  
 185  185       /kernel/drv/i40e.conf             Driver configuration file
 186  186  
 187  187  SEE ALSO
 188  188       dladm(1M), snoop(1M), driver.conf(4), dlpi(7P)
 189  189  
 190      -illumos                          July 1, 2020                          illumos
      190 +illumos                        January 18, 2021                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX