> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Ye Xiaolong
> Sent: Monday, August 5, 2019 1:39 PM
> To: Zhang, Xiao <[email protected]>
> Cc: [email protected]; Lu, Wenzhuo <[email protected]>; [email protected]
> Subject: Re: [dpdk-dev] [PATCH] net/e1000: fix unchecked return value
> coverity issue
>
> On 08/05, Xiao Zhang wrote:
> >Add return value checking when reading configure information from PCI
> >register to avoid coverity issue.
> >
> >Fixes: 1fc97012 ("net/e1000: fix i219 hang on reset/close")
> >Cc: [email protected]
> >
> >Signed-off-by: Xiao Zhang <[email protected]>
> >
> Reviewed-by: Xiaolong Ye <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi