Page MenuHomeFreeBSD

sfxge(4): use transceiver ID when reading info
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 9:24 AM
Unknown Object (File)
Sun, Sep 6, 1:39 AM
Unknown Object (File)
Sat, Sep 5, 8:10 PM
Unknown Object (File)
Sat, Sep 5, 2:57 PM
Unknown Object (File)
Sat, Sep 5, 11:38 AM
Unknown Object (File)
Fri, Sep 4, 10:26 PM
Unknown Object (File)
Fri, Sep 4, 6:05 PM
Unknown Object (File)
Thu, Sep 3, 11:13 AM
Subscribers

Details

Summary

In efx_mcdi_phy_module_get_info() probe the
transceiver identification byte rather than assume
the module matches the fixed port type. This
supports scenarios such as a SFP mounted in a QSFP
port via a QSA module.

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:10 AM
This revision was automatically updated to reflect the committed changes.