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)
Wed, Apr 24, 5:25 AM
Unknown Object (File)
Feb 29 2024, 1:08 PM
Unknown Object (File)
Dec 19 2023, 11:49 PM
Unknown Object (File)
Mar 4 2023, 12:18 AM
Unknown Object (File)
Feb 7 2023, 8:36 PM
Unknown Object (File)
Jan 2 2023, 3:29 AM
Unknown Object (File)
Apr 22 2017, 1:56 PM
Unknown Object (File)
Feb 13 2017, 8:57 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.