Page MenuHomeFreeBSD

Allow VFs to run while the PF is admin down
ClosedPublic

Authored by rstone on Jan 24 2015, 10:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 3:49 AM
Unknown Object (File)
Nov 25 2024, 5:58 PM
Unknown Object (File)
Nov 12 2024, 11:11 AM
Unknown Object (File)
Oct 23 2024, 7:47 AM
Unknown Object (File)
Oct 23 2024, 7:47 AM
Unknown Object (File)
Oct 23 2024, 7:36 AM
Unknown Object (File)
Oct 23 2024, 7:36 AM
Unknown Object (File)
Oct 23 2024, 7:36 AM
Subscribers

Details

Reviewers
jfv
Summary

Ensure that the admin queue interrupt stays enabled as long as
we have VFs. It is a requirement that the VFs be able to keep
running correctly even if the PF ifnet is admin down.

Diff Detail

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

Event Timeline

rstone retitled this revision from to Allow VFs to run while the PF is admin down.
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).

Missed part of the ifx/vsi split

jfv edited edge metadata.
This revision is now accepted and ready to land.Jan 29 2015, 1:08 AM