> -----Original Message-----
> From: Wang, Jie1X <[email protected]>
> Sent: Wednesday, May 12, 2021 10:27 AM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>; Wang, Jie1X <[email protected]>
> 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: [email protected]
>
> Signed-off-by: Wang Jie <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi