Print this page
XXXXX update i40e Intel code to 1.12.16
        (includes: Restore 9601 & 13041, fix one header file)

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/io/i40e/core/README.illumos
          +++ new/usr/src/uts/common/io/i40e/core/README.illumos
↓ open down ↓ 2 lines elided ↑ open up ↑
   3    3  # Common Development and Distribution License ("CDDL"), version 1.0.
   4    4  # You may only use this file in accordance with the terms of version
   5    5  # 1.0 of the CDDL.
   6    6  #
   7    7  # A full copy of the text of the CDDL should have accompanied this
   8    8  # source.  A copy of the CDDL is also available via the Internet at
   9    9  # http://www.illumos.org/license/CDDL.
  10   10  #
  11   11  
  12   12  This directory contains files extracted from the Intel FreeBSD ixl
  13      -driver. This uses the FreeBSD stable/12 branch, git SHA
  14      -e88bf6998796b7e286cc4c2590e09a4292b9c5c9. 
       13 +driver. This uses the downloaded-from-Intel "ixl-1.12.16" source tree.
  15   14  
  16   15  The following illumos changes have further  modified the common code:
  17   16  
  18   17  9601 Divide by zero in i40e_get_available_resources()
  19   18  13041 i40e_get_available_resources() broken again for X722 part
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX