Page MenuHomeFreeBSD

ice(4): Update to version 0.29.4-k
ClosedPublic

Authored by erj on Jun 24 2021, 6:39 PM.
Tags
None
Referenced Files
F82210284: D30888.id98893.diff
Fri, Apr 26, 1:25 PM
F82184316: D30888.diff
Fri, Apr 26, 6:25 AM
F82161312: D30888.id91320.diff
Fri, Apr 26, 1:58 AM
Unknown Object (File)
Thu, Apr 25, 7:30 PM
Unknown Object (File)
Thu, Apr 25, 7:30 PM
Unknown Object (File)
Wed, Apr 24, 4:27 AM
Unknown Object (File)
Wed, Apr 24, 4:00 AM
Unknown Object (File)
Sun, Apr 21, 12:30 AM
Subscribers

Details

Summary

Includes various feature improvements and bug fixes.

Notable changes include:

  • Link management flow changes
  • New sysctl to report aggregated error counts
  • Health Status Event reporting from firmware (Use the new read-only tunables hw.ice.enable_health_events / dev.ice.#.enable_health_events to turn this off)

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Sponsored by: Intel Corporation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42943
Build 39831: arc lint + arc unit

Event Timeline

erj requested review of this revision.Jun 24 2021, 6:39 PM
erj edited the summary of this revision. (Show Details)

Add tunable to allow disabling FW health event reporting by the driver

  • Rebase on main, add fix for a possible kernel panic on unload
This revision is now accepted and ready to land.Nov 23 2021, 10:14 PM

I forgot to add the "Differential Revision" line to the commit R10:9cf1841c4aaf8fbab06132ab9f76094f34ad7c7b, so I'll manually close it.