numam-dpdk/drivers/net/iavf
Haiyue Wang 8ce5678f28 net/iavf: fix RSS key access out of bound
The array rss_key has size 'vf->vf_res->rss_key_size', the array index
should be less than that.

Cc: stable@dpdk.org
Fixes: 69dd4c3d08 ("net/avf: enable queue and device")

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2021-06-10 12:04:16 +02:00
..
iavf_ethdev.c net/iavf: fix RSS key access out of bound 2021-06-10 12:04:16 +02:00
iavf_fdir.c net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_generic_flow.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_generic_flow.h net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_hash.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c net/iavf: fix crash in AVX512 2021-04-14 14:29:14 +02:00
iavf_rxtx_vec_avx512.c net/iavf: fix VLAN extraction in AVX512 path 2021-04-30 16:09:28 +02:00
iavf_rxtx_vec_common.h net/iavf: add offload path for Rx AVX512 2021-04-14 14:47:47 +02:00
iavf_rxtx_vec_sse.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
iavf_rxtx.c net/iavf: fix Tx context descriptor 2021-05-12 10:52:54 +02:00
iavf_rxtx.h net/iavf: add offload path for Rx AVX512 flex descriptor 2021-04-14 14:48:06 +02:00
iavf_vchnl.c net/iavf: fix primary MAC type when starting port 2021-04-29 10:37:00 +02:00
iavf.h net/iavf: fix VF to PF command failure handling 2021-04-26 06:44:45 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00