Skip to content

ice: Driver update to upstream 5.18

Petr Oros requested to merge poros2/centos-stream-9:bz2037974 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2037974
Tested: Basic networking tasks, devlink, etc.
Depends: !834 (merged)

The series updates ice driver to upstream version 5.18. This includes new features requested by customers (Verizon, Ericsson, Nokia, Samsung) as well as fixes for bugs reported them.

New features:

  • support for 'enable_iwarp' and 'enable_roce' devlink parameters
  • support for flashing and reloading FW using devlink
  • switchdev mode for SR-IOV
  • TC offloading of flows between VFs and PF (in switchdev mode)
  • mqprio qdisc offloading
  • support for ADQ
  • support for QinQ
  • enable GNSS support (only reading)

Signed-off-by: Petr Oros poros@redhat.com

Edited by Petr Oros

Merge request reports