On Tue, Jul 23, 2024 at 09:07:32AM +0000, Jiale, SongX wrote: > > -----Original Message----- > > From: Zhichao Zeng <zhichaox.z...@intel.com> > > Sent: Tuesday, July 23, 2024 2:19 PM > > To: dev@dpdk.org > > Cc: Zeng, ZhichaoX <zhichaox.z...@intel.com> > > 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 <zhichaox.z...@intel.com> > > --- > Tested-by: Jiale Song <songx.ji...@intel.com>
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