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)
Feb 20 2024, 9:30 PM
Unknown Object (File)
Feb 20 2024, 8:22 AM
Unknown Object (File)
Dec 19 2023, 11:59 PM
Unknown Object (File)
Nov 8 2023, 5:16 AM
Unknown Object (File)
Oct 13 2023, 11:29 PM
Unknown Object (File)
Sep 16 2023, 10:26 PM
Unknown Object (File)
Sep 16 2023, 2:17 AM
Unknown Object (File)
Jul 28 2023, 9:38 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