[dpdk-dev] [PATCH] i40e: fix vlan stripping from inner header

Bruce Richardson bruce.richardson at intel.com
Fri May 6 16:59:00 CEST 2016


On Wed, May 04, 2016 at 01:42:25PM +0800, Jingjing Wu wrote:
> Previously, for tunnel packets, such as VXLAN/NVGRE, the vlan
> tags of the inner header will be stripped without putting vlan
> info to descriptor, what is not expected behaviour.
> This patch fixes it by changing hardware configuration to leave
> the inner packet alone.
> 
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
> Fixes: a778a1fa2e4e ("i40e: set up and initialize flow director")
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
Applied for dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list