Page MenuHomeFreeBSD

Add support for ENABLE/DISABLE_QUEUES VC messages
ClosedPublic

Authored by rstone on Jan 24 2015, 10:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 21, 11:40 AM
Unknown Object (File)
Fri, Oct 17, 5:13 AM
Unknown Object (File)
Mon, Sep 29, 11:03 PM
Unknown Object (File)
Sep 18 2025, 5:04 AM
Unknown Object (File)
Sep 17 2025, 11:26 PM
Unknown Object (File)
Sep 15 2025, 4:53 PM
Unknown Object (File)
Sep 15 2025, 2:19 PM
Unknown Object (File)
Sep 8 2025, 10:21 PM
Subscribers

Details

Reviewers
jfv
Summary

These messages are sent by the VF to enable or disable packet
reception and transmission from its queues. Despite the fact
that a bitmask of queues is provided in the message, this is
ignored and all queues are either enabled or disabled. This
matches the behaviour of the Linux PF driver.

Diff Detail

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

Event Timeline

rstone retitled this revision from to Add support for ENABLE/DISABLE_QUEUES VC messages.
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.
This revision is now accepted and ready to land.Jan 29 2015, 12:21 AM