numam-dpdk/drivers/net
Qi Zhang 18af127cad net/ice/base: fix bitmap and/or routines
There was an issue with ice_and_bitmap and ice_or_bitmap when
dealing with bit array sizes that are not even multiples of 32,
where some of relevant bits in the highest 32 bits were being
cleared. This patch fixes those problems.

Fixes: c9e37832c9 ("net/ice/base: rework on bit ops")
Cc: stable@dpdk.org

Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2019-07-24 16:00:57 +02:00
..
af_packet net/af_packet: remove redundant declaration 2019-07-23 14:31:35 +02:00
af_xdp net/af_xdp: fix handling of not supported feature 2019-07-23 14:31:34 +02:00
ark net/ark: remove resources when port is close 2019-07-23 14:31:36 +02:00
atlantic drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
avp drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
axgbe drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
bnx2x net/bnx2x: fix fastpath SB allocation for SRIOV 2019-07-23 14:31:34 +02:00
bnxt net/bnxt: remove unnecessary interrupt disable 2019-07-23 14:31:36 +02:00
bonding net/bonding: use dynamic log type for error message 2019-07-23 14:31:35 +02:00
cxgbe net/cxgbe: remove unnecessary cast 2019-06-13 23:54:29 +09:00
dpaa net/dpaa: check multi-segment external buffers 2019-07-23 14:31:36 +02:00
dpaa2 net/dpaa2: fix multi-segment Tx 2019-07-23 14:31:36 +02:00
e1000 net/e1000: fix i219 hang on reset/close 2019-07-24 16:00:57 +02:00
ena net/ena: fix admin CQ polling for 32-bit 2019-07-23 14:31:35 +02:00
enetc drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
enic net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
failsafe net/failsafe: skip devargs if not present in secondary 2019-07-23 14:31:35 +02:00
fm10k drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
hinic net/hinic: fix implicit downcast of bitfield 2019-07-23 14:31:35 +02:00
i40e net/i40e: fix flow director rule destroy 2019-07-23 14:31:36 +02:00
iavf net/iavf: fix Rx bytes stats 2019-07-23 14:31:35 +02:00
ice net/ice/base: fix bitmap and/or routines 2019-07-24 16:00:57 +02:00
ifc net/ifc: add devargs pointer check 2019-07-23 14:31:35 +02:00
ipn3ke net/ipn3ke: implement statistics 2019-07-08 21:26:52 +02:00
ixgbe drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
kni drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
liquidio net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
memif net/memif: use new ethernet address parser 2019-07-08 21:26:52 +02:00
mlx4 net/mlx4: fix typo in comment 2019-07-23 14:31:36 +02:00
mlx5 net/mlx5: fix NVGRE matching 2019-07-23 14:31:36 +02:00
mvneta net/mvneta: remove resources when port is closed 2019-07-08 21:26:52 +02:00
mvpp2 drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
netvsc net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
nfb net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
nfp drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
null net/null: remove redundant declaration 2019-07-23 14:31:35 +02:00
octeontx net/octeontx: use driver log type 2019-07-23 14:31:36 +02:00
octeontx2 net/octeontx2: fix driver reconfiguration 2019-07-23 14:31:36 +02:00
pcap net/pcap: remove Rx queue argument necessity 2019-07-23 14:31:35 +02:00
qede drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
ring net/ring: remove redundant declaration 2019-07-23 14:31:35 +02:00
sfc drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
softnic net/softnic: add config flexibility to TM 2019-07-22 15:41:50 +02:00
szedata2 net/szedata2: support Silicom Mango card 2019-07-03 12:57:30 +02:00
tap net/tap: remove redundant declarations 2019-07-23 14:31:34 +02:00
thunderx drivers/net: fix double free on init failure 2019-06-28 20:31:49 +02:00
vdev_netvsc net/vdev_netvsc: use new ethernet address parser 2019-07-08 21:26:52 +02:00
vhost net/vhost: remove redundant declaration 2019-07-23 14:31:35 +02:00
virtio net/virtio_user: remove redundant declaration 2019-07-23 14:31:35 +02:00
vmxnet3 drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
Makefile net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00
meson.build net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00