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)
Tue, Jul 28, 2:26 PM
Unknown Object (File)
Sat, Jul 25, 9:09 PM
Unknown Object (File)
Sat, Jul 18, 1:52 PM
Unknown Object (File)
Wed, Jul 15, 3:36 AM
Unknown Object (File)
Thu, Jul 9, 10:00 AM
Unknown Object (File)
Wed, Jul 8, 7:30 AM
Unknown Object (File)
Jul 4 2026, 5:55 AM
Unknown Object (File)
Jul 4 2026, 2:53 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.