Page MenuHomeFreeBSD

Implement resetting a VF
ClosedPublic

Authored by rstone on Jan 24 2015, 10:44 PM.
Tags
None
Referenced Files
F81625750: D1643.diff
Fri, Apr 19, 4:39 AM
Unknown Object (File)
Sat, Apr 13, 12:40 PM
Unknown Object (File)
Fri, Apr 12, 6:14 AM
Unknown Object (File)
Wed, Apr 10, 5:09 AM
Unknown Object (File)
Jan 10 2024, 1:33 AM
Unknown Object (File)
Nov 15 2023, 3:27 PM
Unknown Object (File)
Nov 10 2023, 2:59 PM
Unknown Object (File)
Nov 7 2023, 1:57 AM
Subscribers

Details

Reviewers
jfv
Summary

Add the ability to do a full reset of a VF's state. This involves
stopping the VF in hardware, releasing all resources, re-allocating
a new VSI, and finally allocating the VSI's queue resources.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

rstone retitled this revision from to Implement resetting a VF.
rstone edited the test plan for this revision. (Show Details)
rstone added a reviewer: jfv.
rstone updated this object.
rstone added a subscriber: Unknown Object (MLST).
jfv edited edge metadata.

See no problems.

This revision is now accepted and ready to land.Jan 28 2015, 10:58 PM