forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netdev-dummy: Add multiqueue support to dummy-pmd.
All previous multi-open logic preserved for rx queues. Also, added new optional parameter '--qid' for 'netdev-dummy/receive' in order to allow user to choose id of rx queue to which packet will be sent. Ex.: ovs-appctl netdev-dummy/receive p1 --qid 3 'in_port(1) ...' Signed-off-by: Ilya Maximets <[email protected]> Signed-off-by: Daniele Di Proietto <[email protected]>
- Loading branch information
1 parent
868dae9
commit 9a81a63
Showing
1 changed file
with
106 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters