DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xie, Huawei" <huawei.xie@intel.com>
To: "Xie, Huawei" <huawei.xie@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/2] examples/vhost: support new VMDQ api and new	nic i40e in vhost example
Date: Wed, 12 Nov 2014 22:52:43 +0000	[thread overview]
Message-ID: <C37D651A908B024F974696C65296B57B0F2FF20A@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1415831647-11139-1-git-send-email-huawei.xie@intel.com>

This patch depends on the vlan filter set fix.

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Huawei Xie
> Sent: Wednesday, November 12, 2014 3:34 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 0/2] examples/vhost: support new VMDQ api and
> new nic i40e in vhost example
> 
> I40E has several different types of VSI and queues are allocated among them.
> VMDQ queue base and pool base doesn't start from zero due to this change and
> VMDQ doesn't own all queues.
> rte_eth_dev_info structure is extended to provide VMDQ queue base, pool base,
> queue number information for us to properly set up VMDQ, i.e, add mac/vlan
> filter.
> This patchset enables the vhost example to use this information to set up VMDQ.
> 
> Huawei Xie (2):
>   support new VMDQ API and new nic i40e
>   use factorized default Rx/Tx configuration
> 
>  examples/vhost/main.c | 103 ++++++++++++++++++++------------------------------
>  1 file changed, 41 insertions(+), 62 deletions(-)
> 
> --
> 1.8.1.4

  parent reply	other threads:[~2014-11-12 22:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 22:34 Huawei Xie
2014-11-12 22:34 ` [dpdk-dev] [PATCH 1/2] examples/vhost: support new VMDQ API and new nic i40e Huawei Xie
2014-11-13  0:49   ` Ouyang, Changchun
2014-11-13  1:20     ` Xie, Huawei
2014-11-13  5:58   ` Chen, Jing D
2014-11-14  6:30     ` Xie, Huawei
2014-11-14  7:24       ` Chen, Jing D
2014-11-12 22:34 ` [dpdk-dev] [PATCH 2/2] examples/vhost: use factorized default Rx/Tx configuration Huawei Xie
2014-11-13  6:02   ` Chen, Jing D
2014-11-14  2:17     ` Xie, Huawei
2014-11-12 22:52 ` Xie, Huawei [this message]
2014-12-06 10:16   ` [dpdk-dev] [PATCH 0/2] examples/vhost: support new VMDQ api and new nic i40e in vhost example Thomas Monjalon
2014-12-05 10:51 ` Fu, JingguoX

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=C37D651A908B024F974696C65296B57B0F2FF20A@SHSMSX101.ccr.corp.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).