Lenovo YUM Repository
Release and Change History
| Bundle Release Information: |
| Targeted Server Family (Machine Type): ThinkSystem SD530 (7X21) |
| Targeted Operating System: SLES15SP3 |
| YUM Repository Build Date: 2022_12_01 |
| Device: |
| ThinkSystem Intel E810-DA2 10/25GbE SFP28 2-port PCIe Ethernet Adapter (GP servers) | Part Number: 4XC7A08295 Feature Code: B0WY |
||||
|---|---|---|---|---|---|
| PCIe Sub Vendor ID: 0x8086 PCIe Sub Device ID: 0x4003 |
| Release History: |
| Release Change History Documents |
===========================================================================
Intel v27.6 Network FW Update Release for Linux
Release date = 07/27/2022
Package Version: net.e800.da2.pcie-4.01-1.3282.0-2
===========================================================================
CONTENTS
________
1.0 Change history
2.0 Web information and support phone Number
3.0 Notices and trademarks
4.0 Disclaimer
1.0 Change history
___________________
This FW update package supports Lenovo E810 Clifton Channel dual port SFP product ONLY.
New features:
- Support Windows 11
- Support RHEL8.6/9.0, SLES 15SP4
- Support scalable IOV feature (S-IOV) on the 4th Gen Intel?Xeon? Scalable Processor with the following drivers and OS:
o ice 1.9.11 or later
o iavf 4.5.3 or later
o RHEL 7.9 and 8.5
o SLES 12.5 and 15.3
Note: Please refer to document for more details.
Bug fixes:
- IPS: 00665409 - [IO_Tatlow_BBFV[UEFI] Intel E810-DA2 PCIE Ethernet
Adapter changes do not take effect in network device.
Description:
During POST, in UEFI setup, set "Active Physical Functions" to "PF0"
and save. However, it will still be set to "All" after reboot.
Fix:
Added a check to ensure only PF0 is used during HII value set.
- IPS: 00673260 - E810 OCP adapter fails to link on D-Link switch but
E810 PCIe adapter is able to establish link
Description:
With the same setup, E810 PCIe adapter links up, but E810 OCP adapter
can't link up.
Fix:
Added new section in NVM to match the requirement and bring up link
correctly.
- IPS: 00688647 - BSOD seen on E810 ICEA driver when using SRIOV/RDMA
Description:
A customer has SR645 servers in a cluster running Windows 2019 Hyper-V.
with SRIOV and RDMA. Randomly the server crashes with a BSOD.
Fix:
Updated driver to use correct lock and set correct status of queues in
passive level thread
- IPS: 00711180 - E810-DA2 has no Share NIC feature
Description:
No Shared option and only Dedicated in the field of Network Interface
Port.
Fix:
Uses correct packageID definition in NVM image.
2.0 Web Sites and Support Phone Number
______________________________________
o You can download new and updated files for Lenovo products from the Lenovo
Web site:
http://datacentersupport.lenovo.com/
o With the original purchase of an Lenovo hardware product, you have access to
extensive support coverage. During the Lenovo hardware product warranty
period, you may call the Lenovo HelpCenter for hardware product assistance
covered under the terms of the Lenovo hardware warranty.
3.0 Trademarks and Notices
__________________________
Lenovo is a registered trademark of Lenovo Corporation in the United States
and other countries.
Intel is a registered trademark of Intel Corporation in the United States
and other countries.
Linux is a registered trademark of Linus Torvalds in the United States and
other countries.
Other company, product, and service names may be trademarks or service marks
of others.
4.0 Disclaimer
______________
THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
Lenovo DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED,
INCLUDING WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF FITNESS
FOR A PARTICULAR PURPOSE AND MERCHANTABILITY WITH RESPECT TO THE
INFORMATION IN THIS DOCUMENT. BY FURNISHING THIS DOCUMENT, Lenovo
GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS.
Note to U.S. Government Users -- Documentation related to
restricted rights -- Use, duplication or disclosure is subject
to restrictions set forth in GSA ADP Schedule Contract with
Lenovo Corporation.
Lenovo Data Center Group Linux OS Support Home Page |
| linux.lenovo.com |
© 2018-2022 Lenovo. All rights reserved |
===============================================================================
Intel Linux device drivers package update
===============================================================================
Version [net-27.6-4]
===============================================================================
Driver Version
------ -------
ice 1.9.11
i40e 2.20.12
ixgbe 5.16.5
igb 5.11.4
irdma 1.9.30
Bug Fix:
--------
ice:
- ADQ support for 256 queues pairs
- ADQ acceleration using independent pollers
- ADQ auto configuration script
- ADQ per-tc inline Flow Director
- Support for Selectable Scheduler Topology
- Support for tc forward to queue
- Initial support for S-IOV
- Due to the previous bugs in PF-to-port mapping in both NVM and UEFI
Driver, old NVMs are not compatible with the new UEFI driver. As it
pertains to HII, NVMs can still be updated via FMP.
- When a VF interface is set as 'up' and assigned to a namespace, and the
namespace is then deleted, the dmesg log may show the error Failed to set
LAN Tx queue context, error: ICE_ERR_PARAM followed by error codes from
the ice and iavf drivers.
- Repeatedly assigning a VF interface to a network namespace then deleting
that namespace might result in an unexpected error message and might
possibly result in a call trace on the host system.
- When the queue settings of a port are modified using the ethtool -L ethx
combined XX command, the Interrupt Moderation settings reset to default.
- When the maximum allowed number of VLAN filters are created on a trusted
VF, and the VF is then set to untrusted and the VM is rebooted, the iavf
driver may not load correctly in the VM and may show errors in the VM
dmesg log.
- If trusted mode is enabled for a VF while promiscuous mode is disabled
and multicast promiscuous mode is enabled, unicast packets may be visible
on the VF and multicast packets may not be visible on the VF.
Alternatively, if promiscuous mode is enabled and multicast promiscuous
mode is disabled, then both unicast and multicast packets may not be
visible on the VF interface.
- A VF may incorrectly receive additional packets when trusted mode is
disabled but promiscuous mode is enabled.
- Receive hashing might not be enabled by default on Virtual Functions when
using an older iavf driver in combination with a newer PF driver version.
- Linux sysctl commands, or any automated scripting that alerts or sets
/proc/sys/ attributes using sysctl, might encounter a system crash that
includes irdma_net_event in the dmesg stack trace.
Workaround: With OOT irdma-1.8.X installed on the system, avoid running
sysctl while drivers are being loaded or unloaded.
- irdma stops working if the number of ice driver queues are changed
(ethtool -L) while the irdma driver is loaded. As a workaround, remove
(if previously loaded) and reload irdma after changing the number of
queues.
i40e:
- Add support for ethtool -s speed
- VLAN tagged traffic sent from other VFs attached to NIC can be seen on
other VFs. This is due to issue with NIC settings and offload settings of
VFs. As a workaround, disable TX VLAN offload on VFs:
ethtool -K tx-vlan-offload off
This does not affect egress traffic from outside of the NIC
igb:
- Fix dropped PTP timestamps on i210
Version [net-27.3.0]
===============================================================================
Driver Version
------ -------
ice 1.8.8
i40e 2.19.3
ixgbe 5.14.6
igb 5.9.3
irdma 1.8.46
Lenovo Data Center Group Linux OS Support Home Page |
| linux.lenovo.com |
© 2018-2022 Lenovo. All rights reserved |