> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Aleksandr Loktionov > Sent: 27 March 2026 12:53 > To: [email protected]; Nguyen, Anthony L > <[email protected]>; Loktionov, Aleksandr > <[email protected]> > Cc: [email protected] > Subject: [Intel-wired-lan] [PATCH iwl-next] ice: check cross-timestamp > timeout bits > > From: Karol Kolacinski <[email protected]> > > Polling for cross-timestamp active bit depends on HW scheduling and actual > timeout may happen before the driver finishes polling. > > Check cross-timestamp timeout bits to ensure that the driver finishes the > operation earlier when HW indicates timeout. > > Fixes: 92456e795ac6 ("ice: Add unified ice_capture_crosststamp") > Signed-off-by: Karol Kolacinski <[email protected]> > Signed-off-by: Aleksandr Loktionov <[email protected]> > --- > > drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 3 +++ > drivers/net/ethernet/intel/ice/ice_ptp.c | 12 ++++++++++-- > 2 files changed, 13 insertions(+), 2 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
