Page MenuHomeFreeBSD

sfxge(4): modify phy caps to indicate FEC request
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 19 2024, 11:55 AM
Unknown Object (File)
Jan 11 2024, 10:00 PM
Unknown Object (File)
Dec 20 2023, 8:16 AM
Unknown Object (File)
Nov 15 2023, 3:23 PM
Unknown Object (File)
Nov 10 2023, 12:44 AM
Unknown Object (File)
Oct 8 2023, 11:33 PM
Unknown Object (File)
Sep 4 2023, 6:18 PM
Unknown Object (File)
Sep 4 2023, 3:17 PM
Subscribers

Details

Summary

The capability bits to request FEC modes are implicitly valid
when the corresponding FEC mode is a supported capability.
Drivers expect that it is only valid to advertise those
capabilities explicitly marked as supported. The capabilities
reported by firmware is modified with the implicit capabilities
to present the explicit model to drivers.

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