> -----Original Message-----
> From: Wang, Jie1X <jie1x.w...@intel.com>
> Sent: Wednesday, May 12, 2021 10:27 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>; Wang, Jie1X <jie1x.w...@intel.com>
> Subject: [PATCH] net/ice: fix VSI array out of bounds
>
> In the loop, when the index of array "vsi->rss_key" is equal to
> "vsi->rss_key_size", the array will be out of bounds.
>
> Fixes: 50370662b727 ("net/ice: support device and queue ops")
Cc: sta...@dpdk.org
>
> Signed-off-by: Wang Jie <jie1x.w...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi