Page MenuHomeFreeBSD

ice: Update to 1.42.1-k
ClosedPublic

Authored by erj on Oct 4 2024, 10:01 PM.
Tags
None
Referenced Files
F102024274: D46949.diff
Wed, Nov 6, 4:25 PM
Unknown Object (File)
Tue, Nov 5, 1:22 AM
Unknown Object (File)
Tue, Oct 29, 5:40 AM
Unknown Object (File)
Fri, Oct 25, 5:58 PM
Unknown Object (File)
Wed, Oct 16, 10:38 AM
Unknown Object (File)
Mon, Oct 14, 2:05 PM
Unknown Object (File)
Mon, Oct 14, 11:25 AM
Unknown Object (File)
Mon, Oct 14, 10:03 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