numam-dpdk/drivers/net
Wei Zhao 2278754485 net/ixgbe: fix e-tag definition
e_tag_ether_type has been wrongly defined as bool type which introduces
a bug for etag/etag_strip for x550 NIC. Fixes it by defining it as
uint16_t.

Fixes: ad43b7bce9 ("net/ixgbe: avoid multiple definitions of bool")
Cc: stable@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
2020-04-21 13:57:05 +02:00
..
af_packet net/af_packet: remove queue number limitation 2020-03-18 10:21:41 +01:00
af_xdp
ark replace packed attributes 2020-04-16 18:16:46 +02:00
atlantic replace packed attributes 2020-04-16 18:16:46 +02:00
avp replace packed attributes 2020-04-16 18:16:46 +02:00
axgbe build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
bnx2x build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
bnxt replace cold attributes 2020-04-16 18:30:58 +02:00
bonding replace unused attributes 2020-04-16 18:30:58 +02:00
cxgbe net/cxgbe: add devargs to control filtermode and filtermask 2020-03-18 15:29:39 +01:00
dpaa replace packed attributes 2020-04-16 18:16:46 +02:00
dpaa2 replace hot attributes 2020-04-16 18:30:58 +02:00
e1000 build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
ena build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
enetc replace hot attributes 2020-04-16 18:30:58 +02:00
enic replace unused attributes 2020-04-16 18:30:58 +02:00
failsafe build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
fm10k replace cold attributes 2020-04-16 18:30:58 +02:00
hinic net/hinic: support flow control 2020-04-21 13:57:04 +02:00
hns3 net/hns3: fix return value of setting VLAN offload 2020-04-21 13:57:04 +02:00
i40e replace cold attributes 2020-04-16 18:30:58 +02:00
iavf net/iavf: stop PCI probe in DCF mode 2020-04-21 13:57:05 +02:00
ice net/ice: get VF hardware index in DCF 2020-04-21 13:57:05 +02:00
ionic replace cold attributes 2020-04-16 18:30:58 +02:00
ipn3ke net/ipn3ke: use control thread to check link status 2020-04-21 13:57:04 +02:00
ixgbe net/ixgbe: fix e-tag definition 2020-04-21 13:57:05 +02:00
kni
liquidio
memif net/memif: use common macros for cache line marker 2020-04-16 18:07:29 +02:00
mlx4 build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
mlx5 replace cold attributes 2020-04-16 18:30:58 +02:00
mvneta
mvpp2
netvsc build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
nfb
nfp replace packed attributes 2020-04-16 18:16:46 +02:00
null
octeontx replace hot attributes 2020-04-16 18:30:58 +02:00
octeontx2 replace hot attributes 2020-04-16 18:30:58 +02:00
pcap
pfe replace unused attributes 2020-04-16 18:30:58 +02:00
qede replace unused attributes 2020-04-16 18:30:58 +02:00
ring
sfc build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
softnic replace packed attributes 2020-04-16 18:16:46 +02:00
szedata2
tap replace packed attributes 2020-04-16 18:16:46 +02:00
thunderx replace hot attributes 2020-04-16 18:30:58 +02:00
vdev_netvsc build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
vhost
virtio replace cold attributes 2020-04-16 18:30:58 +02:00
vmxnet3 build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
Makefile
meson.build