> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Oleksij Rempel > Sent: Tuesday, February 13, 2024 5:24 PM > To: Brandeburg, Jesse <[email protected]>; Nguyen, Anthony L > <[email protected]>; David S. Miller <[email protected]>; Eric > Dumazet <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni > <[email protected]>; Richard Cochran <[email protected]> > Cc: Oleksij Rempel <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected] > Subject: [Intel-wired-lan] [PATCH net v1 1/1] igb: extend PTP timestamp > adjustments to i211 > > The i211 requires the same PTP timestamp adjustments as the i210, > according to its datasheet. To ensure consistent timestamping across > different platforms, this change extends the existing adjustments to > include the i211. > > The adjustment result are tested and comparable for i210 and i211 based > systems. > > Fixes: 3f544d2a4d5c ("igb: adjust PTP timestamps for Tx/Rx latency") > Signed-off-by: Oleksij Rempel <[email protected]> > --- > drivers/net/ethernet/intel/igb/igb_ptp.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
