> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Wednesday, October 11, 2023 4:34 PM > To: [email protected] > Cc: Kolacinski, Karol <[email protected]>; Nguyen, Anthony L > <[email protected]>; Brandeburg, Jesse <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next] ice: Re-enable timestamping > correctly after reset > > During reset, TX_TSYN interrupt should be processed as it may process > timestamps in brief moments before and after reset. > Timestamping should be enabled on VSIs at the end of reset procedure. > On ice_get_phy_tx_tstamp_ready error, interrupt should not be rearmed, > because error only happens on resets. > > Reviewed-by: Jesse Brandeburg <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 2 +- > drivers/net/ethernet/intel/ice/ice_ptp.c | 22 +++++++++++++--------- > 2 files changed, 14 insertions(+), 10 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
