Page MenuHomeFreeBSD

ixl: Propagate link state changes to VFs
ClosedPublic

Authored by rstone on Mar 11 2015, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 27 2024, 3:01 PM
Unknown Object (File)
Sep 27 2024, 5:53 AM
Unknown Object (File)
Sep 21 2024, 1:41 PM
Unknown Object (File)
Sep 16 2024, 11:05 PM
Unknown Object (File)
Sep 15 2024, 10:36 AM
Unknown Object (File)
Aug 29 2024, 8:59 PM
Unknown Object (File)
Aug 29 2024, 8:59 PM
Unknown Object (File)
Aug 29 2024, 8:49 PM
Subscribers

Details

Reviewers
jfv
erj
Summary

Whenever the link state changes, the ixl PF is responsible for
notifying the VFs of this by sending an EVENT message.

Diff Detail

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

Event Timeline

rstone retitled this revision from to ixl: Propagate link state changes to VFs.
rstone edited the test plan for this revision. (Show Details)
rstone added reviewers: jfv, erj.
rstone updated this object.
jfv edited edge metadata.
This revision is now accepted and ready to land.Mar 11 2015, 9:42 PM

Bump -- it looks like this hasn't made it in yet. Does it require further testing, or...?

Code got added because Jeff saw link changes not being visible in a VM,
I do not recall for sure if he tested a desk build, but things are certainly
broken without the code... so long as you've done basic sanity testing I
would commit it.