Re: [PATCH] net/ice/base: add retries for reading NVM

2024-07-23 Thread Bruce Richardson
On Tue, Jul 23, 2024 at 09:07:32AM +, Jiale, SongX wrote: > > -Original Message- > > From: Zhichao Zeng > > Sent: Tuesday, July 23, 2024 2:19 PM > > To: dev@dpdk.org > > Cc: Zeng, ZhichaoX > > Subject: [PATCH] net/ice/base: add retries for reading NVM > > > > Reading NVM fails in som

RE: [PATCH] net/ice/base: add retries for reading NVM

2024-07-23 Thread Jiale, SongX
> -Original Message- > From: Zhichao Zeng > Sent: Tuesday, July 23, 2024 2:19 PM > To: dev@dpdk.org > Cc: Zeng, ZhichaoX > 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