DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sunil Bojanapally <sunil.bojanapally@ericsson.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] VLAN based Packet Processing
Date: Fri, 1 Aug 2014 14:33:32 +0530	[thread overview]
Message-ID: <53DB57E4.9000006@ericsson.com> (raw)

Hi team,

When we perform VLAN tagged packet transmission using 
rte_eth_tx_burst(), does the dpdk library will enqueue the packets to 
different CoS queues baseed upon QoS priority ? Provided ports are 
configured in DCB mode.

Similarly while reception rte_eth_rx_burst(), does it poll all the CoS 
queues and dequeue the packets based on priority of queue ?

Finally want to know, what scheduling is employed to dequeue the packets 
from different QoS queues ?

Thanks in advance,
Sunil

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53DB57E4.9000006@ericsson.com \
    --to=sunil.bojanapally@ericsson.com \
    --cc=dev@dpdk.org \
    /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).