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)
Fri, Jan 17, 8:07 PM
Unknown Object (File)
Sun, Jan 12, 11:40 AM
Unknown Object (File)
Dec 1 2024, 2:54 AM
Unknown Object (File)
Nov 10 2024, 6:13 PM
Unknown Object (File)
Nov 8 2024, 2:08 PM
Unknown Object (File)
Nov 6 2024, 6:31 PM
Unknown Object (File)
Nov 6 2024, 4:25 PM
Unknown Object (File)
Nov 5 2024, 1:22 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