[PATCH v2] net/ice: fix dcf init rss blocked

Zhang, Qi Z qi.z.zhang at intel.com
Mon May 15 03:44:20 CEST 2023



> -----Original Message-----
> From: Deng, KaiwenX <kaiwenx.deng at intel.com>
> Sent: Tuesday, May 9, 2023 9:22 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Yang, Qiming <qiming.yang at intel.com>; Zhou, YidingX
> <yidingx.zhou at intel.com>; Deng, KaiwenX <kaiwenx.deng at intel.com>;
> Zhang, Qi Z <qi.z.zhang at intel.com>
> Subject: [PATCH v2] net/ice: fix dcf init rss blocked
> 
> The i variable type is uint8_t which causes a dead loop, changing it to size_t
> will solve this issue.

Fixes: 3220d865382c ("net/ice: init RSS during DCF start")
Cc: stable at dpdk.org

> 
> Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list