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)
Sat, Sep 12, 2:53 AM
Unknown Object (File)
Fri, Sep 11, 10:50 PM
Unknown Object (File)
Wed, Sep 9, 4:02 PM
Unknown Object (File)
Tue, Sep 8, 6:54 PM
Unknown Object (File)
Tue, Sep 8, 4:31 AM
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
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.