DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] NSH packet type support in i40e
@ 2016-05-03  5:51 Jingjing Wu
  2016-05-03  5:51 ` [dpdk-dev] [PATCH 1/2] mbuf: new NSH packet type Jingjing Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jingjing Wu @ 2016-05-03  5:51 UTC (permalink / raw)
  To: helin.zhang; +Cc: jingjing.wu, dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-23 19:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-03  5:51 [dpdk-dev] [PATCH 0/2] NSH packet type support in i40e Jingjing Wu
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

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).