Page MenuHomeFreeBSD

ice: Update to 1.42.1-k
ClosedPublic

Authored by erj on Oct 4 2024, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 12:48 AM
Unknown Object (File)
Tue, Oct 14, 12:48 AM
Unknown Object (File)
Mon, Oct 13, 11:16 AM
Unknown Object (File)
Wed, Oct 1, 6:44 PM
Unknown Object (File)
Sep 13 2025, 6:07 PM
Unknown Object (File)
Sep 4 2025, 12:29 PM
Unknown Object (File)
Sep 4 2025, 3:58 AM
Unknown Object (File)
Sep 2 2025, 9:31 AM
Subscribers

Details

Summary
  • Pre-release E830 support
    • The E830 series is a 200G-capable follow-on/replacement to E810 series devices
      • The current ice_ddp package in the kernel does not support this adapter, so the driver will only load on these devices in "Safe Mode"; this package will be updated closer to the E830 release
  • Pre-release E825C support (for the Ethernet device included in an upcoming Xeon D platform)
  • Add sysctl for E810 devices to print out PHY debug statistics (mostly for FEC debugging)
  • Adds per-TX-queue tso counter sysctl to count how many times a TSO offload was requested for a packet, matching other Intel drivers
  • Various bug fixes

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

MFC after: 1 week
Relnotes: yes
Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59767
Build 56653: arc lint + arc unit