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)
Mar 16 2024, 11:19 AM
Unknown Object (File)
Dec 20 2023, 5:48 AM
Unknown Object (File)
Nov 25 2023, 11:44 PM
Unknown Object (File)
Nov 23 2023, 3:13 PM
Unknown Object (File)
Nov 4 2023, 7:02 PM
Unknown Object (File)
Nov 4 2023, 4:23 PM
Unknown Object (File)
Nov 4 2023, 5:10 AM
Unknown Object (File)
Oct 4 2023, 3:12 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.