DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] <help> the dpdk port‘s  rxq param is set  in ovs-dpdk  but only one queue  is available
@ 2020-09-22  6:12 tang wei
  0 siblings, 0 replies; only message in thread
From: tang wei @ 2020-09-22  6:12 UTC (permalink / raw)
  To: users

Hello ,

I have a trouble in using rxq param, when I set rxq=2, but only queue 0 is useful, queue 1 is zero of usage pmd.

the configuration is below :

    Bridge br-int
        datapath_type: netdev
        Port br-int
            Interface br-int
                type: internal
        Port dpdk1
            Interface dpdk1
                type: dpdk
                options: {dpdk-devargs="0000:21:00.1", n_rxq="2", ofport_request="2"}


This is my test result:

pmd thread numa_id 2 core_id 19:
  isolated : false
pmd thread numa_id 2 core_id 20:
  isolated : true
  port: dpdk1             queue-id:  0 (enabled)   pmd usage: 96 %
pmd thread numa_id 2 core_id 21:
  isolated : true
  port: dpdk1             queue-id:  1 (enabled)   pmd usage:  0 %


Someone can tell me how to configure ovs-dpdk to use the both queue0 and queue 1?
Thanks!

Best regards.


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-22  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22  6:12 [dpdk-users] <help> the dpdk port‘s rxq param is set in ovs-dpdk but only one queue is available tang wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).