DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jingjing Wu <jingjing.wu@intel.com>
To: helin.zhang@intel.com
Cc: jingjing.wu@intel.com, dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/2] NSH packet type support in i40e
Date: Tue,  3 May 2016 13:51:10 +0800	[thread overview]
Message-ID: <1462254672-6563-1-git-send-email-jingjing.wu@intel.com> (raw)

NSH packet can be recognized by Intel X710/XL710 series. This
patch set enables it.

Jingjing Wu (2):
  mbuf: new NSH packet type
  i40e: NSH packet type support

 app/test-pmd/rxonly.c                  |  3 +++
 doc/guides/rel_notes/release_16_07.rst |  2 ++
 drivers/net/i40e/i40e_rxtx.c           | 27 +++++++++++++++++++++++++++
 lib/librte_mbuf/rte_mbuf.h             |  7 +++++++
 4 files changed, 39 insertions(+)

-- 
2.4.0

             reply	other threads:[~2016-05-03  5:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03  5:51 Jingjing Wu [this message]
2016-05-03  5:51 ` [dpdk-dev] [PATCH 1/2] mbuf: new NSH packet type Jingjing Wu
2016-05-19 12:26   ` Olivier Matz
2016-05-26  8:41   ` Pei, Yulong
2016-05-03  5:51 ` [dpdk-dev] [PATCH 2/2] i40e: NSH packet type support Jingjing Wu
2016-06-01 18:39 ` [dpdk-dev] [PATCH 0/2] NSH packet type support in i40e Zhe Tao
2016-06-23 19:38   ` Thomas Monjalon

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=1462254672-6563-1-git-send-email-jingjing.wu@intel.com \
    --to=jingjing.wu@intel.com \
    --cc=dev@dpdk.org \
    --cc=helin.zhang@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).