[dpdk-dev] [PATCH 0/2] NSH packet type support in i40e

Jingjing Wu jingjing.wu at intel.com
Tue May 3 07:51:10 CEST 2016


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



More information about the dev mailing list