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)
Thu, Apr 17, 2:33 AM
Unknown Object (File)
Mar 18 2025, 11:44 AM
Unknown Object (File)
Feb 24 2025, 3:54 PM
Unknown Object (File)
Feb 8 2025, 10:34 AM
Unknown Object (File)
Jan 27 2025, 8:35 AM
Unknown Object (File)
Jan 27 2025, 8:28 AM
Unknown Object (File)
Dec 6 2024, 10:51 PM
Unknown Object (File)
Nov 19 2024, 11:51 AM
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