Page MenuHomeFreeBSD

sfxge(4): add accessor for default port mode
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:54 AM.
Tags
None
Referenced Files
F159381572: D18255.id.diff
Sat, Jun 13, 12:25 PM
Unknown Object (File)
Sat, Jun 13, 2:45 AM
Unknown Object (File)
Fri, Jun 12, 8:03 PM
Unknown Object (File)
Thu, Jun 11, 8:33 AM
Unknown Object (File)
Mon, Jun 1, 10:07 AM
Unknown Object (File)
Tue, May 26, 4:27 PM
Unknown Object (File)
Sun, May 17, 5:10 PM
Unknown Object (File)
May 13 2026, 9:05 PM
Subscribers

Details

Summary

Extend efx_mcdi_get_port_modes() to optionally pass on the default
port mode field. This provides a more direct way of handling the case
where the dynamic config does not specify the port mode than the
alternative of a lookup table indexed by MCFW subtype.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21113
Build 20476: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2018, 7:07 AM
This revision was automatically updated to reflect the committed changes.