Page MenuHomeFreeBSD

ice: Update to 1.43.2-k
ClosedPublic

Authored by erj on Oct 4 2024, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 1:10 AM
Unknown Object (File)
Mon, Nov 4, 1:05 AM
Unknown Object (File)
Tue, Oct 29, 5:56 AM
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
Unknown Object (File)
Mon, Oct 14, 6:21 AM
Subscribers

Details

Summary
  • Add extra time while waiting for an EMPR to finish on E830 and E825C devices
  • Fix debug mask sysctl help message
  • Handle EAGAIN error messages from the Get Link Status AQ command by retrying them several times
  • Handle the condition where E830 extended temperature SKUs can have the chip initialize without the PHY subsystem being ready due to very low temperatures; the driver will print out a message when this happens
  • Fix inability to set link speed using the advertise_speed sysctl when link is down and the link_active_on_if_down sysctl is set to 0
  • Fix issue where VLANs would not properly be set back up after a hardware reset (e.g. PF reset) (Thanks jacob.e.keller@intel.com)

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

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


This is the top of a 3 patch stack.

Test Plan

Waiting for a full validation pass from our internal validation team.

This needs a new ice_ddp in order to work with full functionality on E830 devices, but the one required isn't ready yet. This may be tested with an internally-available one until is ready for release.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

erj requested review of this revision.Oct 4 2024, 10:01 PM
erj added a parent revision: D46950: ice: Update to 1.42.5-k.
erj added a reviewer: Intel Networking.
erj edited the summary of this revision. (Show Details)
erj edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Wed, Oct 23, 1:00 PM
This revision was automatically updated to reflect the committed changes.