Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot set multiple rx queue for the dpdkvhostuser #68

Open
milolou opened this issue Dec 31, 2021 · 0 comments
Open

cannot set multiple rx queue for the dpdkvhostuser #68

milolou opened this issue Dec 31, 2021 · 0 comments

Comments

@milolou
Copy link

milolou commented Dec 31, 2021

When i use the userspace to deploy the ovs-dpdk dpdkvhostuser interface, the interface is set to have only 1 tx_queue and 1 rx_queue, and i'd like to know how can i set multiple queues for the virtual device, i'm using this plugin with multus in k8s

I check the queue nums by exec this command:
ovs-appctl dpctl/show

An example like this shown:
port 2: 32mg432kb32j-net1 (dpdkvhostuser: configured_rx_queues=1, configured_rx_queues=1, mtu=1500, requested_rx_queues=1, requested_tx_queues=1)

The ovs is 2.14.3 and the dpdk 19.11.10

Hope your reponse, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants