net/i40e: support NSH packet type
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 3 May 2016 05:51:12 +0000 (13:51 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 23 Jun 2016 20:39:01 +0000 (22:39 +0200)
commit1bff80cf571e21e77d87a7caac9a0481e2809a8f
treebc261eee9780027ae32e7b2818e66247b16879f0
parent87ce17abbec12921da87eaec87a33d1a59291954
net/i40e: support NSH packet type

NSH packet can be recognized by Intel X710/XL710 series.
This patch enables the new packet type.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Tested-by: Yulong Pei <yulong.pei@intel.com>
Acked-by: Zhe Tao <zhe.tao@intel.com>
doc/guides/rel_notes/release_16_07.rst
drivers/net/i40e/i40e_rxtx.c