On Thu, Jun 23, 2016 at 11:11:58PM +0800, Beilei Xing wrote: > Previously, a single VLAN header is treated as inner VLAN, > but generally, a single VLAN header is treated as the outer > VLAN header. > The patch fixes the ether type of a single VLAN type, and > enables configuring inner and outer TPID for double 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