dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: 최익성 <pnk003@naver.com>
To: dev@dpdk.org
Subject:  Questions about rte_eth_dev multiple rx queue selection (~/dpdk/lib/librte_ether).
Date: Wed, 18 Nov 2015 15:27:31 +0900 (KST)	[thread overview]
Message-ID: <9f406f6f14e4b65f76bc4944bee492c@cweb19.nm.nhnsystem.com> (raw)

Dear DPDK experts.
 
I really appreciate for your precious answers and advices and thank you for your great contributions.
 
I have questions about rte_eth_dev multiple rx queue usage (~/dpdk/lib/librte_ether).
 
Please let me know, if I am wrong or I have something missed.
 
The applications use rte_eth_dev_configure( port,  n_rx_queues, n_tx_queues, &amp;port_conf) to setup multiple rx queues for a port.
 
How can we select rx queues for the packets from a port?  Is there any rx queue selection function?
 
Is it determined by NIC and is the rx queue information delivered to DPDK?
 
I will appreciate to you if I can be given any answer, advice, and comments.
 
Thank you very much.
 
Sincerely Yours,
 
Ick-Sung Choi.


             reply	other threads:[~2015-11-18  6:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18  6:27 최익성 [this message]
2015-11-18  6:43 ` Questions about rte_eth_dev multiple rx queue selection (~/dpdk/lib/librte_ether) Choi, Sy Jong
2015-11-18  6:47   ` 최익성
2015-11-18  6:49 ` Zhang, Helin
2015-11-18  6:52   ` 최익성
2015-11-18  7:37     ` Zhang, Helin
2015-11-18  7:40       ` 최익성

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=9f406f6f14e4b65f76bc4944bee492c@cweb19.nm.nhnsystem.com \
    --to=pnk003@naver.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).