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)
Oct 22 2024, 10:18 PM
Unknown Object (File)
Oct 22 2024, 9:22 AM
Unknown Object (File)
Oct 12 2024, 1:42 PM
Unknown Object (File)
Sep 21 2024, 7:06 AM
Unknown Object (File)
Sep 20 2024, 7:43 PM
Unknown Object (File)
Sep 20 2024, 1:58 AM
Unknown Object (File)
Sep 19 2024, 5:29 PM
Unknown Object (File)
Sep 19 2024, 5:57 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.