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
F146860232: D18255.id.diff
Fri, Mar 6, 6:33 AM
F146808376: D18255.id.diff
Thu, Mar 5, 6:55 PM
Unknown Object (File)
Tue, Mar 3, 6:16 PM
Unknown Object (File)
Tue, Mar 3, 12:56 AM
Unknown Object (File)
Sat, Feb 28, 7:38 PM
Unknown Object (File)
Tue, Feb 24, 10:34 PM
Unknown Object (File)
Sat, Feb 21, 2:24 AM
Unknown Object (File)
Mon, Feb 16, 8:03 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.