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)
Sun, Mar 1, 7:20 PM
Unknown Object (File)
Sat, Feb 28, 2:40 AM
Unknown Object (File)
Thu, Feb 26, 12:21 PM
Unknown Object (File)
Wed, Feb 25, 12:12 AM
Unknown Object (File)
Fri, Feb 20, 6:57 AM
Unknown Object (File)
Wed, Feb 11, 4:37 PM
Unknown Object (File)
Sun, Feb 8, 11:04 AM
Unknown Object (File)
Fri, Feb 6, 8:09 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