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
Unknown Object (File)
Sat, Oct 11, 12:31 AM
Unknown Object (File)
Fri, Oct 10, 9:05 PM
Unknown Object (File)
Tue, Oct 7, 1:17 AM
Unknown Object (File)
Thu, Oct 2, 11:54 PM
Unknown Object (File)
Sun, Sep 28, 5:09 PM
Unknown Object (File)
Tue, Sep 23, 5:17 PM
Unknown Object (File)
Fri, Sep 19, 6:52 PM
Unknown Object (File)
Mon, Sep 15, 2: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

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.