[PATCH 0/3] Request E825-C driver into latest LTS of Ubuntu OS 24.04

Michael Reed michael.reed at canonical.com
Tue Jun 17 19:21:02 UTC 2025


From: Michael Reed <Michael.Reed at canonical.com>

SRU Justification:

BugLink: https://bugs.launchpad.net/bugs/2114785

[Impact]

Cisco is requesting that the E825-C driver is included Noble. Please commit this upstream into the latest LTS version of Ubuntu (24.04).

[Fix]

f64e189442 ice: introduce new E825C devices family
7a15668f66 ice: Add helper function ice_is_generic_mac
372e27de4c ice: Add support for 3k signing DDP sections for E825C

https://patchwork.ozlabs.org/project/intel-wired-lan/cover/20231206192919.3826128-1-grzegorz.nitka@intel.com/

[Test Plan]

Install the kernel with the driver and boot into it.
Verify the driver is loaded

- lsmod | grep -i ice
- modinfo ice

[Where problems could occur]
The regression risk is low

[Other Info]

Noble
https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/noble/+ref/e825c_cisco

These patches were upsteam in the 6.9 kernel and are already in 6.11 and 6.14

Grzegorz Nitka (3):
  ice: add support for 3k signing DDP sections for E825C
  ice: Add helper function ice_is_generic_mac
  ice: introduce new E825C devices family

 drivers/net/ethernet/intel/ice/ice_common.c   | 37 +++++++++++++++++++
 drivers/net/ethernet/intel/ice/ice_common.h   |  2 +
 drivers/net/ethernet/intel/ice/ice_controlq.c |  2 +-
 drivers/net/ethernet/intel/ice/ice_ddp.c      |  4 ++
 drivers/net/ethernet/intel/ice/ice_devids.h   |  8 ++++
 drivers/net/ethernet/intel/ice/ice_main.c     | 10 ++++-
 drivers/net/ethernet/intel/ice/ice_type.h     |  1 +
 7 files changed, 61 insertions(+), 3 deletions(-)

-- 
2.34.1




More information about the kernel-team mailing list