> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Wojciech Drewek > Sent: Monday, May 20, 2024 4:07 PM > To: [email protected] > Cc: [email protected]; [email protected]; [email protected]; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net v2] ice: implement AQ download pkg > retry > > ice_aqc_opc_download_pkg (0x0C40) AQ sporadically returns error due to FW > issue. Fix this by retrying five times before moving to Safe Mode. > > Fixes: c76488109616 ("ice: Implement Dynamic Device Personalization (DDP) > download") > Reviewed-by: Michal Swiatkowski <[email protected]> > Signed-off-by: Wojciech Drewek <[email protected]> > --- > v2: remove "failure" from log message > --- > drivers/net/ethernet/intel/ice/ice_ddp.c | 19 +++++++++++++++++-- > 1 file changed, 17 insertions(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
