[dpdk-dev] [PATCH v4] ixgbe: configure VLAN TPID

2016-06-24 Thread Bruce Richardson
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

[dpdk-dev] [PATCH v4] ixgbe: configure VLAN TPID

2016-06-24 Thread Beilei Xing
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