From: Bruce Richardson <bruce.richardson@intel.com>
To: Jingjing Wu <jingjing.wu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 0/3] extend vmdq_dcb sample for X710 supporting
Date: Tue, 8 Mar 2016 17:25:31 +0000 [thread overview]
Message-ID: <20160308172530.GA6324@bricha3-MOBL3> (raw)
In-Reply-To: <1456385615-29137-1-git-send-email-jingjing.wu@intel.com>
On Thu, Feb 25, 2016 at 03:33:32PM +0800, Jingjing Wu wrote:
> Currently, the example vmdq_dcb only works on Intel(R) 82599 NICs.
> This patchset extended this sample to make it works both on Intel(R)
> 82599 and X710/XL710 NICs. This patch set also enabled DCB VMDQ mode
> in i40e driver and added unsupported mode checking in ixgbe driver.
>
> v2 changes:
> - commit log doc rewording.
> - rebase on latest dpdk-next-net/rel_16_04 branch.
> - code style fix
>
> v3 changes:
> - replace I40E_3_BIT_MASK with RTE_LEN2MASK()
>
> Jingjing Wu (3):
> i40e: enable DCB in VMDQ VSIs
> ixgbe: disallow unsupported RX mode
> examples/vmdq_dcb: extend sample for X710 supporting
>
> doc/guides/rel_notes/release_16_04.rst | 3 +
> doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst | 171 ++++++----
> drivers/net/i40e/i40e_ethdev.c | 156 +++++++--
> drivers/net/i40e/i40e_ethdev.h | 28 +-
> drivers/net/ixgbe/ixgbe_ethdev.c | 5 +
> examples/vmdq_dcb/main.c | 391 ++++++++++++++++++-----
> 6 files changed, 589 insertions(+), 165 deletions(-)
>
> --
> 2.4.0
>
Applied to dpdk-next-net/rel_16_04
/Bruce
prev parent reply other threads:[~2016-03-08 17:25 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 2:50 [dpdk-dev] [RFC PATCH " Jingjing Wu
2016-01-11 2:50 ` [dpdk-dev] [RFC PATCH 1/3] i40e: enable DCB in VMDQ vsis Jingjing Wu
2016-01-11 2:50 ` [dpdk-dev] [RFC PATCH 2/3] ixgbe: add more multi queue mode checking Jingjing Wu
2016-01-11 2:50 ` [dpdk-dev] [RFC PATCH 3/3] examples/vmdq_dcb: extend sample for X710 supporting Jingjing Wu
2016-01-20 8:57 ` [dpdk-dev] [PATCH 0/3] extend vmdq_dcb " Jingjing Wu
2016-01-20 8:57 ` [dpdk-dev] [PATCH 1/3] i40e: enable DCB in VMDQ vsis Jingjing Wu
2016-02-12 12:16 ` Bruce Richardson
2016-01-20 8:57 ` [dpdk-dev] [PATCH 2/3] ixgbe: add more multi queue mode checking Jingjing Wu
2016-01-20 8:57 ` [dpdk-dev] [PATCH 3/3] examples/vmdq_dcb: extend sample for X710 supporting Jingjing Wu
2016-02-17 6:58 ` [dpdk-dev] [PATCH v2 0/3] extend vmdq_dcb " Jingjing Wu
2016-02-17 6:58 ` [dpdk-dev] [PATCH v2 1/3] i40e: enable DCB in VMDQ VSIs Jingjing Wu
2016-02-24 6:58 ` Zhang, Helin
2016-02-25 7:04 ` Wu, Jingjing
2016-02-17 6:58 ` [dpdk-dev] [PATCH v2 2/3] ixgbe: disallow unsupported RX mode Jingjing Wu
2016-02-17 6:58 ` [dpdk-dev] [PATCH v2 3/3] examples/vmdq_dcb: extend sample for X710 supporting Jingjing Wu
2016-02-25 7:33 ` [dpdk-dev] [PATCH v3 0/3] extend vmdq_dcb " Jingjing Wu
2016-02-25 7:33 ` [dpdk-dev] [PATCH v3 1/3] i40e: enable DCB in VMDQ VSIs Jingjing Wu
2016-02-26 8:06 ` Zhang, Helin
2016-02-25 7:33 ` [dpdk-dev] [PATCH v3 2/3] ixgbe: disallow unsupported RX mode Jingjing Wu
2016-02-26 8:06 ` Zhang, Helin
2016-02-25 7:33 ` [dpdk-dev] [PATCH v3 3/3] examples/vmdq_dcb: extend sample for X710 supporting Jingjing Wu
2016-02-26 8:06 ` Zhang, Helin
2016-03-08 17:25 ` Bruce Richardson [this message]
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=20160308172530.GA6324@bricha3-MOBL3 \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@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).