Lenovo YUM Repository
Release and Change History
Bundle Release Information: |
Targeted Server Family (Machine Type): ThinkSystem SR655 (7Y00, 7Z01) |
Targeted Operating System: SLES12SP5 |
YUM Repository Build Date: 2022_12_01 |
Device: |
ThinkSystem Intel E810-DA2 10/25GbE SFP28 2-port OCP Ethernet Adapter (GP servers) | Part Number: 4XC7A08294 Feature Code: na |
||||
---|---|---|---|---|---|
PCIe Sub Vendor ID: 0x8086 PCIe Sub Device ID: 0x4002 |
Release History: |
Release Change History Documents |
=========================================================================== Intel v27.2.1 Network FW Update Release for Linux Release date = 03/29/2022 Package Version: net.e800.da2.ocp-3.2.1-1.3146.0-4 =========================================================================== 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 Aspen Flat DP SFP OCP 3.0 product ONLY. New features: - 8x10/2x100 PSM4 Link Management Support Description: Support for multiple port options (2x100, 8x10) with external PHY - Control thermals on SFF modules Description: Proper logic control for thermals on SFF modules, including a valid / invalid thermal Measurement and valid / invalid thermal threshold. - Allow separate FC Configuration Description: Support differential configuration of Flow Control for Rx and Tx. - CWDM SFP Optic Support - Driver Start/Stop, Disable/Reset Cmdlet and configuration FW Logging on Windows Description: Improvements to firmware log files from customers to show more detailed information by adding cmdlets making it easier to start and stop logging to a log file, disable/reset logging levels for all modules. It only applies to Windows OS - Align Lenovo AIM Firmware Information 2 version display in UEFI HII with PLDM changes Description: Lenovo requests that UEFI HII portion which implements Lenovo AIM formset shall display the same version information. - Added support for Intel PSM4 optical module - Added ADQ rules results in allocating Recipes, which are limited resources that are shared across all PFs - RDE Port Schema Support Description: Replace the deprecated NetworkPort schema based resources with new Port schema based resources. Additionally, support Port.Reset action. - RDE PCIeFunction FunctionID Property Description: Support the FunctionId property in the PCIeFunction schema Bug fixes: - After RDE Operation Kill port to phy update isn't available Description: After RDE OperationKill, port 0 isn't available to execute phy update. Fix: Add phy access flag clear after operation kill. - Health Status Code 0x511 not generated Description: Health Status Code 0x511 not generated if new NetList is unsigned during update, which results in no failure info. Fix: Added health status report in the needed fail flows. - Following a firmware update and reboot/power cycle on the Intel Ethernet CQDA2 Adapter, Port 1 is displaying NO-CARRIER and is not functional. - Added a state machine to the thermal threshold activity so that when the switch page fails, it tries again from the same state. - FW not allow link if module not supported in lenient mode. - RDE Device is reporting a RevisionID property of PCIeFunctions schema as 0x00, instead 0x02. - The RDE device reports its status as Starting (with low power), even though it is in standby mode. 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 -sspeed - 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 |