Page MenuHomeFreeBSD

Reorder sysctls so that nodes shared with the VF driver are added first.
ClosedPublic

Authored by jhb on Aug 15 2016, 8:07 PM.
Tags
None
Referenced Files
F132629552: D7512.id19307.diff
Sat, Oct 18, 2:09 PM
Unknown Object (File)
Tue, Oct 14, 12:41 PM
Unknown Object (File)
Tue, Sep 23, 12:56 AM
Unknown Object (File)
Sun, Sep 21, 10:55 AM
Unknown Object (File)
Sun, Sep 21, 10:49 AM
Unknown Object (File)
Sun, Sep 21, 2:26 AM
Unknown Object (File)
Sep 17 2025, 5:58 AM
Unknown Object (File)
Sep 15 2025, 2:08 AM
Subscribers

Details

Summary

Reorder sysctls so that nodes shared with the VF driver are added first.

This permits a single early return for VF devices in the routines that
add sysctl nodes.

Test Plan
  • Tested with PF and VF devices in the VF branch.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Reorder sysctls so that nodes shared with the VF driver are added first..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: np.
np edited edge metadata.
This revision is now accepted and ready to land.Aug 15 2016, 9:35 PM
This revision was automatically updated to reflect the committed changes.