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)
Sep 22 2024, 10:31 PM
Unknown Object (File)
Sep 5 2024, 2:35 AM
Unknown Object (File)
Aug 29 2024, 1:34 AM
Unknown Object (File)
Aug 22 2024, 10:17 PM
Unknown Object (File)
Aug 21 2024, 7:07 PM
Unknown Object (File)
Jul 30 2024, 10:46 PM
Unknown Object (File)
Jul 24 2024, 11:09 AM
Unknown Object (File)
Jul 14 2024, 7:07 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.