numam-dpdk/drivers/net
Ting Xu 08c16b212d net/ice/base: fix ptype bitmap for IP fragment
IPv4 and IPv6 fragment ptypes are supposed to be separated from IP
other ptypes. New bitmaps for IP fragment ptypes were created, but the
IP fragment ptypes were not deleted from the previous non-frag bitmaps,
which will cause conflicts. This patch removes IP fragment ptypes from
the non-frag bitmaps.

Fixes: 8434528175 ("net/ice/base: support IP fragment RSS and FDIR")
Cc: stable@dpdk.org

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-06-16 15:33:24 +02:00
..
af_packet log: register with standardized names 2021-05-11 15:17:55 +02:00
af_xdp net/af_xdp: fix build with Linux < 5.4 2021-05-11 16:11:26 +02:00
ark net/ark: fix control thread argument 2021-05-12 00:44:06 +02:00
atlantic log: register with standardized names 2021-05-11 15:17:55 +02:00
avp log: register with standardized names 2021-05-11 15:17:55 +02:00
axgbe log: register with standardized names 2021-05-11 15:17:55 +02:00
bnx2x net/bnx2x: fix build with GCC 11 2021-05-12 14:54:16 +02:00
bnxt net/bnxt: remove unnecessary comment 2021-06-09 00:50:02 +02:00
bonding log: register with standardized names 2021-05-11 15:17:55 +02:00
cxgbe log: register with standardized names 2021-05-11 15:17:55 +02:00
dpaa log: register with standardized names 2021-05-11 15:17:55 +02:00
dpaa2 log: register with standardized names 2021-05-11 15:17:55 +02:00
e1000 log: register with standardized names 2021-05-11 15:17:55 +02:00
ena net/ena: disable ops not supported by secondary process 2021-05-12 14:19:03 +02:00
enetc log: register with standardized names 2021-05-11 15:17:55 +02:00
enic net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02:00
failsafe log: register with standardized names 2021-05-11 15:17:55 +02:00
fm10k log: register with standardized names 2021-05-11 15:17:55 +02:00
hinic log: register with standardized names 2021-05-11 15:17:55 +02:00
hns3 net/hns3: fix link speed when VF device is down 2021-05-18 12:30:14 +02:00
i40e net/i40e: fix use after free in FDIR release 2021-06-10 12:04:16 +02:00
iavf net/iavf: fix scalar Rx 2021-06-10 12:04:16 +02:00
ice net/ice/base: fix ptype bitmap for IP fragment 2021-06-16 15:33:24 +02:00
igc net/igc: fix speed configuration 2021-05-12 14:21:27 +02:00
ionic log: register with standardized names 2021-05-11 15:17:55 +02:00
ipn3ke log: register with standardized names 2021-05-11 15:17:55 +02:00
ixgbe log: register with standardized names 2021-05-11 15:17:55 +02:00
kni log: register with standardized names 2021-05-11 15:17:55 +02:00
liquidio log: register with standardized names 2021-05-11 15:17:55 +02:00
memif net/memif: fix Tx bps statistics for zero-copy 2021-05-19 11:32:49 +02:00
mlx4 net/mlx4: fix leak when configured repeatedly 2021-05-16 14:58:23 +02:00
mlx5 net/mlx5: fix meta field size for flow modify 2021-05-18 11:38:15 +02:00
mvneta log: register with standardized names 2021-05-11 15:17:55 +02:00
mvpp2 log: register with standardized names 2021-05-11 15:17:55 +02:00
netvsc log: register with standardized names 2021-05-11 15:17:55 +02:00
nfb drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
nfp net/nfp: fix internal port addressing 2021-05-14 13:52:32 +02:00
null log: register with standardized names 2021-05-11 15:17:55 +02:00
octeontx log: register with standardized names 2021-05-11 15:17:55 +02:00
octeontx2 drivers/net: fix FW version query 2021-04-26 13:50:42 +02:00
octeontx_ep log: register with standardized names 2021-05-11 15:17:55 +02:00
pcap log: register with standardized names 2021-05-11 15:17:55 +02:00
pfe log: register with standardized names 2021-05-11 15:17:55 +02:00
qede log: register with standardized names 2021-05-11 15:17:55 +02:00
ring log: register with standardized names 2021-05-11 15:17:55 +02:00
sfc net/sfc: fix mark support in EF100 native Rx datapath 2021-04-30 18:06:22 +02:00
softnic log: register with standardized names 2021-05-11 15:17:55 +02:00
szedata2 log: register with standardized names 2021-05-11 15:17:55 +02:00
tap net/tap: fix build with GCC 11 2021-05-12 14:54:16 +02:00
thunderx log: register with standardized names 2021-05-11 15:17:55 +02:00
txgbe net/txgbe: fix QinQ strip 2021-05-11 18:51:21 +02:00
vdev_netvsc log: register with standardized names 2021-05-11 15:17:55 +02:00
vhost net/vhost: restore pseudo TSO support 2021-05-18 09:59:14 +02:00
virtio log: register with standardized names 2021-05-11 15:17:55 +02:00
vmxnet3 log: register with standardized names 2021-05-11 15:17:55 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00