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)
Mon, Jul 27, 5:42 PM
Unknown Object (File)
Sat, Jul 4, 4:43 AM
Unknown Object (File)
Sat, Jul 4, 4:39 AM
Unknown Object (File)
Wed, Jul 1, 11:41 PM
Unknown Object (File)
Wed, Jul 1, 11:34 PM
Unknown Object (File)
May 27 2026, 12:03 AM
Unknown Object (File)
May 26 2026, 9:45 AM
Unknown Object (File)
May 26 2026, 4:39 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
Lint Not Applicable
Unit
Tests Not Applicable

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.