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)
Sun, Apr 26, 3:16 AM
Unknown Object (File)
Sat, Apr 25, 1:23 PM
Unknown Object (File)
Sat, Apr 25, 6:38 AM
Unknown Object (File)
Tue, Apr 21, 3:34 PM
Unknown Object (File)
Thu, Apr 16, 2:20 AM
Unknown Object (File)
Thu, Apr 9, 8:01 PM
Unknown Object (File)
Sun, Apr 5, 3:14 AM
Unknown Object (File)
Fri, Apr 3, 6:35 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.