[dpdk-dev] [PATCH v3] i40e: fix the type issue of a single VLAN type

Bruce Richardson bruce.richardson at intel.com
Fri Jun 24 14:09:12 CEST 2016


On Wed, Jun 22, 2016 at 10:53:51AM +0800, Beilei Xing wrote:
> In current i40e codebase, if single VLAN header is added in a packet,
> it's treated as inner VLAN. Generally, a single VLAN header is
> treated as the outer VLAN header. So change corresponding register
> for single VLAN.
> 
> Fixes: 19b16e2f6442 ("ethdev: add vlan type when setting ether type")
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>

Applied to dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list