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.