On Tue, Jul 23, 2024 at 09:07:32AM +0000, Jiale, SongX wrote:
> > -----Original Message-----
> > From: Zhichao Zeng <[email protected]>
> > Sent: Tuesday, July 23, 2024 2:19 PM
> > To: [email protected]
> > Cc: Zeng, ZhichaoX <[email protected]>
> > Subject: [PATCH] net/ice/base: add retries for reading NVM
> >
> > Reading NVM fails in some scenarios, so synchronize with the share code in
> > the kernel driver to add retries for reading NVM.
> >
> > Signed-off-by: Zhichao Zeng <[email protected]>
> > ---
> Tested-by: Jiale Song <[email protected]>
Pushed to dpdk-next-net-intel, as a bug fix with fixes line:
Fixes: 2516684aed7a ("net/ice/base: extract logic of flat NVM read to function")
Thanks,
/Bruce