net/e1000: configure outer VLAN TPID field
authorBeilei Xing <beilei.xing@intel.com>
Thu, 16 Jun 2016 13:36:28 +0000 (21:36 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 24 Jun 2016 16:28:01 +0000 (18:28 +0200)
commit83a8805bbc9ae50d7a42a41ea93ae24105839cb0
treed659a0754a6977ccf3bb4679090428cb24085ae0
parent5833f445f072d56d948f51a63b7b3ed93717d176
net/e1000: configure outer VLAN TPID field

This patch enables configuring the outer TPID for double VLAN.
Note that all other TPID values, for single VLANs or inner VLAN in the
QinQ case, are read only.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/e1000/igb_ethdev.c