Page MenuHomeFreeBSD

Handle VFLR events from VFs
ClosedPublic

Authored by rstone on Jan 24 2015, 10:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 6, 10:51 PM
Unknown Object (File)
Tue, Nov 19, 11:51 AM
Unknown Object (File)
Sun, Nov 17, 6:42 AM
Unknown Object (File)
Fri, Nov 15, 1:48 AM
Unknown Object (File)
Oct 23 2024, 7:43 AM
Unknown Object (File)
Oct 23 2024, 7:43 AM
Unknown Object (File)
Oct 23 2024, 7:32 AM
Unknown Object (File)
Oct 13 2024, 11:03 PM
Subscribers

Details

Reviewers
jfv
Summary

If a VF resets itself via a Function Level Reset (FLR) bit, the PF
receives an interrupt with a VFLR event. The PF is required to
re-initialize the VF state when this happens.

Diff Detail

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

Event Timeline

rstone retitled this revision from to Handle VFLR events from VFs.
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.

Looks good. Again, will need real world testing when we have infrastructure.

This revision is now accepted and ready to land.Jan 29 2015, 1:06 AM