From: Huawei Xie <huawei.xie@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] examples/vmdq: support i40e in vmdq example
Date: Wed, 24 Sep 2014 18:53:34 +0800 [thread overview]
Message-ID: <1411556015-27518-1-git-send-email-huawei.xie@intel.com> (raw)
With i40e, the queue index of VMDQ pools doesn't always start from zero, and the queues aren't all occupied by VMDQ. These information are retrieved through rte_eth_dev_info_get, and used to initialise VMDQ.
Huawei Xie (1):
support i40e in vmdq example
examples/vmdq/main.c | 162 ++++++++++++++++++++++++++++++---------------------
1 file changed, 97 insertions(+), 65 deletions(-)
--
1.8.1.4
next reply other threads:[~2014-09-24 10:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-24 10:53 Huawei Xie [this message]
2014-09-24 10:53 ` Huawei Xie
2014-09-24 10:58 ` Xie, Huawei
2014-09-24 11:01 ` Xie, Huawei
2014-10-21 3:30 ` Cao, Min
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=1411556015-27518-1-git-send-email-huawei.xie@intel.com \
--to=huawei.xie@intel.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).