[dpdk-stable] [dpdk-dev] [PATCH v2] net/iavf: fix endless loop

Zhang, Qi Z qi.z.zhang at intel.com
Fri Jul 26 06:46:14 CEST 2019



> -----Original Message-----
> From: Ye, Xiaolong
> Sent: Thursday, July 25, 2019 8:47 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Yao, Lei <lei.yao at intel.com>; dev at dpdk.org;
> stable at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2] net/iavf: fix endless loop
> 
> On 07/25, Qi Zhang wrote:
> >Change loop index from uint16_t to uint32_t since max index 65535 could
> >be exceeded when ring size is 2k+.
> >
> >Fixes: 69dd4c3d0898 ("net/avf: enable queue and device")
> >Cc: stable at dpdk.org
> >
> >Reported-by: Lei Yao <lei.yao at intel.com>
> >Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> >---
> 
> Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the stable mailing list