numam-dpdk/lib/librte_ether
Beilei Xing 2b84092427 net/ixgbe: fix single VLAN tag to be outer VLAN tag
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: 19b16e2f64 ("ethdev: add vlan type when setting ether type")

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
2016-06-27 16:17:45 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h ethdev: add tunnel and port RSS offload types 2016-06-22 17:32:28 +02:00
rte_ethdev.c ethdev: get port by name 2016-06-16 23:38:52 +02:00
rte_ethdev.h net/ixgbe: fix single VLAN tag to be outer VLAN tag 2016-06-27 16:17:45 +02:00
rte_ether_version.map ethdev: get port by name 2016-06-16 23:38:52 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00