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)
May 27 2026, 12:03 AM
Unknown Object (File)
May 26 2026, 9:45 AM
Unknown Object (File)
May 26 2026, 4:39 AM
Unknown Object (File)
May 21 2026, 1:11 PM
Unknown Object (File)
May 12 2026, 2:02 PM
Unknown Object (File)
May 12 2026, 9:12 AM
Unknown Object (File)
May 11 2026, 1:49 PM
Unknown Object (File)
May 6 2026, 10:04 PM
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.