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)
Tue, Apr 9, 7:07 AM
Unknown Object (File)
Dec 23 2023, 5:35 AM
Unknown Object (File)
Dec 23 2023, 5:07 AM
Unknown Object (File)
Dec 19 2023, 4:11 PM
Unknown Object (File)
Nov 23 2023, 9:56 AM
Unknown Object (File)
Jun 28 2023, 9:49 PM
Unknown Object (File)
Jun 26 2023, 11:55 PM
Unknown Object (File)
May 5 2023, 5:52 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