[dpdk-dev] [PATCH 1/5] vmxnet3: Fix VLAN Rx stripping

Stephen Hemminger stephen at networkplumber.org
Mon Oct 13 11:31:46 CEST 2014


On Sun, 12 Oct 2014 23:23:05 -0700
Yong Wang <yongwang at vmware.com> wrote:

> Shouldn't reset vlan_tci to 0 if a valid VLAN tag is stripped.
> 
> Signed-off-by: Yong Wang <yongwang at vmware.com>

Since vlan_tci is initialized to zero by rte_pktmbuf layer,
the driver shouldn't be messing with it.



More information about the dev mailing list