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)
Tue, Dec 17, 10:51 AM
Unknown Object (File)
Nov 2 2024, 5:14 PM
Unknown Object (File)
Oct 29 2024, 2:16 PM
Unknown Object (File)
Sep 28 2024, 2:12 PM
Unknown Object (File)
Sep 5 2024, 4:46 PM
Unknown Object (File)
Aug 22 2024, 10:59 PM
Unknown Object (File)
Aug 21 2024, 1:55 PM
Unknown Object (File)
Aug 20 2024, 7:40 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.