The package in bionic-proposed has been verified by an user
with access to the relevant device; 2 interfaces up/running.

# apt install linux-firmware
...
Get:1 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 
linux-firmware all 1.173.21 [74.8 MB]
...
Setting up linux-firmware (1.173.21) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-99-generic

# reboot
...

$ dmesg|grep ' ice '
[    4.073233] ice 0000:98:00.0: The driver for the device detected a newer 
version of the NVM image than expected. Please install the most recent version 
of the network driver.
[    4.084040] ice 0000:98:00.0: firmware 5.4.5 api 1.7.6 nvm 2.40 0x8000706a 
0.0.0 build 0x391f7640
[    4.372182] ice 0000:98:00.0: The DDP package was successfully loaded: ICE 
OS Default Package version 1.3.4.0
[    4.384818] ice 0000:98:00.0: DCB is enabled in the hardware, max number of 
TCs supported on this port are 8
[    4.385116] ice 0000:98:00.0: FW LLDP is disabled, DCBx/LLDP in SW mode.

[    4.408390] ice 0000:98:00.1: The driver for the device detected a newer 
version of the NVM image than expected. Please install the most recent version 
of the network driver.
[    4.418878] ice 0000:98:00.1: firmware 5.4.5 api 1.7.6 nvm 2.40 0x8000706a 
0.0.0 build 0x391f7640
[    4.419766] ice 0000:98:00.1: DDP package already present on device: ICE OS 
Default Package version 1.3.4.0
[    4.432550] ice 0000:98:00.1: DCB is enabled in the hardware, max number of 
TCs supported on this port are 8
[    4.432834] ice 0000:98:00.1: FW LLDP is disabled, DCBx/LLDP in SW mode.

[    4.460921] ice 0000:98:00.1 enp152s0f1: renamed from eth1
[    4.488092] ice 0000:98:00.0 enp152s0f0: renamed from eth0
[    6.521594] ice 0000:98:00.1 enp152s0f1: changed MTU to 9000
[    6.530894] ice 0000:98:00.0 enp152s0f0: changed MTU to 9000
[    6.993224] ice 0000:98:00.1 enp152s0f1: NIC Link is up 25 Gbps, Requested 
FEC: RS-FEC, FEC: FC-FEC/BASE-R, Autoneg: False, Flow Control: None
[    6.996340] ice 0000:98:00.0 enp152s0f0: already using mac 3c:ec:ef:79:7a:f6
[    7.128953] ice 0000:98:00.0 enp152s0f0: NIC Link is up 25 Gbps, Requested 
FEC: RS-FEC, FEC: FC-FEC/BASE-R, Autoneg: False, Flow Control: None


** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1960839

Title:
  Missing firmware /lib/firmware/intel/ice/ddp/ice.pkg for ice driver

Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-firmware source package in Bionic:
  Fix Committed

Bug description:
  [Impact]

   * Missing firmware for Intel ICE driver on Bionic,
     which is supported by the HWE kernel from Focal.

  [Fix]

   * commit 9ae61e7d8658 ("ice: Add package file for Intel E800 series driver")
     brings the Bionic package in line with Focal (ice-1.3.4.0.pkg,LICENSE.ice)

  [Test Case]

   * Without firmware:

      ice 0000:98:00.0: firmware 5.4.5 api 1.7.6 nvm 2.40 0x8000706a 0.0.0 
build 0x391f7640
      ice 0000:98:00.0: Direct firmware load for intel/ice/ddp/ice.pkg failed 
with error -2
      ice 0000:98:00.0: The DDP package file was not found or could not be 
read. Entering Safe Mode
      ice 0000:98:00.0: Package download failed. Advanced features disabled - 
Device now in Safe Mode

   * With firmware:

      ice 0000:98:00.0: firmware 5.4.5 api 1.7.6 nvm 2.40 0x8000706a 0.0.0 
build 0x391f7640
      ice 0000:98:00.0: The DDP package was successfully loaded: ICE OS Default 
Package version 1.3.4.0
      ice 0000:98:00.0: DCB is enabled in the hardware, max number of TCs 
supported on this port are 8
      ice 0000:98:00.0: FW LLDP is disabled, DCBx/LLDP in SW mode.

  [Where problems could occur]

   * Systems with devices managed by the ice driver on Bionic HWE kernel
  from Focal.

   * The firmware enables advanced features, increasing driver exposure
  and device activity.

   * This has been available on Focal, which helps with some chance of issues 
being hit and
     reported previously (e.g. bug 1939855, searched for 'kernel ice driver' on 
bugs.lp.net).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1960839/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to