Page MenuHomeFreeBSD

sfxge: add function to query link control privilege
ClosedPublic

Authored by arybchik on Dec 1 2015, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 5 2025, 8:52 AM
Unknown Object (File)
Jul 6 2025, 11:44 PM
Unknown Object (File)
Jul 5 2025, 4:31 PM
Unknown Object (File)
Jul 5 2025, 5:32 AM
Unknown Object (File)
Jun 30 2025, 8:26 PM
Unknown Object (File)
Jun 28 2025, 5:26 PM
Unknown Object (File)
Jun 13 2025, 8:18 PM
Unknown Object (File)
Jun 13 2025, 8:19 AM
Subscribers

Details

Summary

Make link control privilege visible to OS driver to guard updates to
flow control and PHY advertised capabilities.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Driver build tested, module loaded/unloaded.
sfxge driver does not fully support unpriviledged PF and VFs yet.
So, it is just a preparation.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1358
Build 1363: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge: add function to query link control privilege.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, bz, np.
philip edited edge metadata.
This revision is now accepted and ready to land.Dec 1 2015, 8:25 AM
This revision was automatically updated to reflect the committed changes.