bnx2x: Add FW 7.13.21.0

Bug #1962155 reported by Dimitri John Ledkov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-firmware (Ubuntu)
Fix Released
Undecided
Unassigned
Focal
Fix Released
Undecided
Unassigned
Impish
Won't Fix
Undecided
Unassigned
Jammy
Fix Released
Undecided
Unassigned

Bug Description

[Impact]

 * There is new version of bnx2x firmware

 * oem-5.14 and hwe-5.15 kernels use that one; and when not found fallback to previous version of firmware.

[Test Plan]

 * sudo apt install initramfs-tools
 * echo bnx2x | sudo tee -a /etc/initramfs-tools/modules
 * sudo apt install linux-oem-20.04 linux-generic-hwe-20.04-edge

With current linux-firmware the above results in:

update-initramfs: Generating /boot/initrd.img-5.15.0-22-generic
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e2-7.13.21.0.fw for module bnx2x
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e1h-7.13.21.0.fw for module bnx2x
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e1-7.13.21.0.fw for module bnx2x

with updated linux-firmware no lines of "Possible missing firmware" should appear.

[Where problems could occur]

 * v21 firmware version is backwards compatible with v15 firmware previously used, but includes bugfixes. It may result in different NIC behavior.

[Other Info]

 * The v21 firmware is already present in Jammy
 * The kernels that use v21 firmware are not going to be shipped in Impish
 * The kernels that use v21 firmware will be available/used in Focal

Upstream changelog for the blobs:

New firmware v7.13.21.0 along with below fixes/enhancements (which
were also part of 7.13.20.0) maintains backward compatibility as well,
so that driver can be worked with both the new firmware and an older
firmware.

- Support direct invalidation of FP HSI Ver per function ID, required for
  invalidating FP HSI Ver prior to each VF start, as there is no VF start
- BRB parity error detection support for the driver
- Fix the FCOE underrun flow
- Fix PSOD during FCoE BFS over the NIC ports after preboot driver

description: updated
Changed in linux-firmware (Ubuntu Impish):
status: New → Won't Fix
Changed in linux-firmware (Ubuntu Jammy):
status: New → Fix Released
Changed in linux-firmware (Ubuntu Focal):
status: New → Triaged
description: updated
Juerg Haefliger (juergh)
Changed in linux-firmware (Ubuntu Focal):
status: Triaged → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote : Please test proposed package

Hello Dimitri, or anyone else affected,

Accepted linux-firmware into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux-firmware/1.187.28 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Dimitri, or anyone else affected,

Accepted linux-firmware into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux-firmware/1.187.29 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

# echo bnx2x | sudo tee -a /etc/initramfs-tools/modules
bnx2x

# dpkg-query -W linux-firmware
linux-firmware 1.187.27

# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-5.14.0-1027-oem
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e2-7.13.21.0.fw for module bnx2x
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e1h-7.13.21.0.fw for module bnx2x
W: Possible missing firmware /lib/firmware/bnx2x/bnx2x-e1-7.13.21.0.fw for module bnx2x

Enable proposed & upgrade

# dpkg-query -W linux-firmware
linux-firmware 1.187.29

# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-5.14.0-1027-oem
#

All good now.

tags: added: verification-done-focal
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package linux-firmware - 1.187.29

---------------
linux-firmware (1.187.29) focal; urgency=medium

  * mt7921e device disappear after warm boot stress (LP: #1963614)
    - linux-firmware: update firmware for MT7921 WiFi device

linux-firmware (1.187.28) focal; urgency=medium

  * bnx2x: Add FW 7.13.21.0 (LP: #1962155)
    - bnx2x: Add FW 7.13.20.0
    - bnx2x: Add FW 7.13.21.0
  * Add missing firmware for HWE 5.15 kernel (LP: #1962299)
    - linux-firmware: wilc1000: add wilc1000 v15.4 FW
    - linux-firmware: Update AMD SEV firmware
    - linux-firmware: Update AMD SEV firmware
    - linux-firmware: Update AMD SEV firmware
    - Mellanox: Add new mlxsw_spectrum firmware xx.2008.2406
    - amdgpu: add initial support for navy flounder
    - amdgpu: add arcturus firmware
    - rtl_nic: add new firmware for RTL8153 and RTL8156 series
    - amdgpu: update navy flounder firmware from 21.10
    - amdgpu: update arcturus firmware from 21.10
    - firmware: nvidia: Add VIC firmware for Tegra194
    - amdgpu: update navy flounder firmware from 21.20
    - amdgpu: update arcturus firmware from 21.20
    - firmware/i915/guc: Add GuC v62.0.0 for all platforms
    - firmware/i915/guc: Add GuC v62.0.3 for ADL-P
    - firmware/i915/guc: Add HuC v7.9.3 for TGL & DG1
    - iwlwifi: add ty firmware from Core63-43
    - i915: Add v2.12 DMC for TGL
    - i915: Add v2.03 DMC for RKL
    - amdgpu: update arcturus firmware from 21.30
    - amdgpu: update navy flounder firmware from 21.30
    - amdgpu: add initial vangogh support
    - rtl_nic: update firmware of RTL8153C
    - linux-firmware: Update AMD SEV firmware
    - amdgpu: update VCN firmware for vangogh
    - amdgpu: update VCN firmware for navy flounder
    - amdgpu: update arcturus firmware from 21.40
    - amdgpu: update navy flounder firmware from 21.40
    - amdgpu: add cyan skillfish firmware from 21.40
    - amdgpu: update vangogh firmware from 21.40
    - amdgpu: update vangogh DMCUB firmware
    - linux-firmware: wilc1000: update WILC1000 firmware to v15.4.1
    - iwlwifi: add new FWs from core63-136 release
    - amdgpu: Add aldebaran firmware from 21.50
    - amdgpu: Update arcturus firmware from 21.50
    - amdgpu: Update cyan skillfish2 firmware from 21.50
    - amdgpu: Update navy flounder firmware from 21.50
    - amdgpu: Update vangogh firmware from 21.50
    - WHENCE: link to similar config file for rtl8821a support
  * Intermittent AX211 iwlwifi RT ucode init failed -110 at boot (LP: #1962515)
    - iwlwifi: add new FWs from core64-96 release
  * mt7921e device disappear after warm boot stress (LP: #1963614)
    - linux-firmware: update firmware for mediatek bluetooth chip(MT7921)

 -- Juerg Haefliger <email address hidden> Thu, 10 Mar 2022 08:05:39 +0100

Changed in linux-firmware (Ubuntu Focal):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for linux-firmware has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.