numam-dpdk/drivers/net
Wenjun Wu 148fdf2d35 net/ice/base: fix first profile mask
Since each PF does not share the same structure space, the first
mask value should start at 0 instead of hw->pf_id * per_pf to avoid
address overflow. Otherwise, address space will overlap when
masks.first + masks.count > ICE_PROF_MASK_COUNT, and it may lead to
unexpected variable assignment, which causes segmentation fault.

Fixes: 9467486f17 ("net/ice/base: enable masking for RSS and FD field vectors")
Cc: stable@dpdk.org

Signed-off-by: Wenjun Wu <wenjun1.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-07-04 16:57:21 +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 devargs: add common key definition 2021-07-05 16:33:18 +02:00
cnxk net/cnxk: support multi-segment vector Tx 2021-06-30 05:26:48 +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 L2 payload RSS mask input set 2021-07-04 16:57:19 +02:00
iavf net/iavf: support flow director for GRE tunnel packet 2021-07-04 16:57:07 +02:00
ice net/ice/base: fix first profile mask 2021-07-04 16:57:21 +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: remove barrier for memory region cache 2021-06-23 17:02:35 +02:00
mlx5 devargs: add common key definition 2021-07-05 16:33:18 +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 net/octeontx2: support link status 2021-06-30 04:36:46 +02:00
octeontx_ep net/octeontx_ep: fix null pointer access 2021-06-30 05:34:41 +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 devargs: add common key definition 2021-07-05 16:33:18 +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 net/virtio: add MAC device config getter and setter 2021-06-23 09:55:45 +02:00
vmxnet3 log: register with standardized names 2021-05-11 15:17:55 +02:00
meson.build net/cnxk: add build infra and common probing 2021-06-29 21:12:43 +02:00