From: "Wu, Jingjing" <jingjing.wu@intel.com>
To: "Tao, Zhe" <zhe.tao@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] i40e: add VEB switching support for i40e
Date: Thu, 25 Feb 2016 00:42:21 +0000 [thread overview]
Message-ID: <9BB6961774997848B5B42BEC655768F8DC912B@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <1456215037-7255-1-git-send-email-zhe.tao@intel.com>
> -----Original Message-----
> From: Tao, Zhe
> Sent: Tuesday, February 23, 2016 4:11 PM
> To: dev@dpdk.org
> Cc: Tao, Zhe; Wu, Jingjing
> Subject: [dpdk-dev][PATCH v2] i40e: add VEB switching support for i40e
>
> Signed-off-by: Zhe Tao <zhe.tao@intel.com>
>
> VEB switching feature for i40e is used to enable the switching between the
> VSIs connect to the virtual bridge. The old implementation is setting the
> virtual bridge mode as VEPA which is port aggregation. Enable the switching
> ability by setting the loop back mode for the specific VSIs which connect to PF
> or VFs.
>
> v1: Add the VEB switching support.
> v2: Add the check for the FW version,which should larger than 5.0.
> Add release note.
> ---
> doc/guides/rel_notes/release_16_04.rst | 1 +
> drivers/net/i40e/i40e_ethdev.c | 57
> +++++++++++++++++++++++++++++-----
> 2 files changed, 50 insertions(+), 8 deletions(-)
>
> diff --git a/doc/guides/rel_notes/release_16_04.rst
> b/doc/guides/rel_notes/release_16_04.rst
> index 5786f74..eb7effc 100644
> --- a/doc/guides/rel_notes/release_16_04.rst
> +++ b/doc/guides/rel_notes/release_16_04.rst
> @@ -46,6 +46,7 @@ This section should contain new features added in this
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
With minor suggestion: v1/v2 changes need to be put after ---
next prev parent reply other threads:[~2016-02-25 0:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 6:49 [dpdk-dev] [PATCH] " Zhe Tao
2016-01-22 10:16 ` Thomas Monjalon
2016-01-25 6:22 ` Xu, Qian Q
2016-02-19 5:17 ` Wu, Jingjing
2016-02-23 3:48 ` Zhe Tao
2016-02-23 8:10 ` [dpdk-dev] [PATCH v2] " Zhe Tao
2016-02-25 0:42 ` Wu, Jingjing [this message]
2016-03-09 5:38 ` [dpdk-dev] [PATCH v3] " Zhe Tao
2016-03-09 6:02 ` Wu, Jingjing
2016-03-11 21:50 ` Bruce Richardson
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=9BB6961774997848B5B42BEC655768F8DC912B@SHSMSX104.ccr.corp.intel.com \
--to=jingjing.wu@intel.com \
--cc=dev@dpdk.org \
--cc=zhe.tao@intel.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).