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)
Feb 6 2024, 5:38 AM
Unknown Object (File)
Jan 16 2024, 12:20 AM
Unknown Object (File)
Dec 20 2023, 11:03 PM
Unknown Object (File)
Dec 20 2023, 1:18 AM
Unknown Object (File)
Sep 1 2023, 10:43 AM
Unknown Object (File)
Aug 26 2023, 5:06 PM
Unknown Object (File)
Jun 20 2023, 1:17 PM
Unknown Object (File)
May 15 2023, 8:17 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