DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Liu, Jijiang" <jijiang.liu@intel.com>
To: "sunil.bojanapally@ericsson.com" <sunil.bojanapally@ericsson.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] VMDq + DCB: 128 Tx queues
Date: Fri, 1 Aug 2014 07:41:20 +0000	[thread overview]
Message-ID: <1ED644BD7E0A5F4091CF203DAFB8E4CC01D5618F@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <53DB21E4.1030405@ericsson.com>

Yes, if you hope TX is configured DCB mode, and 128 TX queues are needed. In testpmd codes, there is an example how to use 128 RX queue and 128 TX queue simultaneously in vmdq+dcb mode.
The example function is get_eth_dcb_conf() in testpmd.c file.

BRs,
Jijiang Liu

-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sunil Bojanapally
Sent: Friday, August 01, 2014 1:13 PM
To: dev@dpdk.org
Subject: [dpdk-dev] VMDq + DCB: 128 Tx queues

Hi team,

As per dpdk programming guide on VMDq+DCB will configure each Ethernet port to 16 pools with 8 queues each. Which means per port will have 128 Rx & Tx queues.

The question is, in order to have end 2 end QoS support the port should get configured with 128 Rx as well as 128 Tx queues ?

Note: I am considering same port for Rx & Tx.

Thanks,
Sunil

  reply	other threads:[~2014-08-01  7:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01  5:13 Sunil Bojanapally
2014-08-01  7:41 ` Liu, Jijiang [this message]
2014-08-01 16:12   ` Sunil Bojanapally
2014-08-01 17:38     ` Richardson, Bruce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ED644BD7E0A5F4091CF203DAFB8E4CC01D5618F@SHSMSX101.ccr.corp.intel.com \
    --to=jijiang.liu@intel.com \
    --cc=dev@dpdk.org \
    --cc=sunil.bojanapally@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).