> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Alok Tiwari via Intel-wired-lan > Sent: Friday, May 8, 2026 11:46 AM > To: Lobakin, Aleksander <[email protected]>; Keller, Jacob E > <[email protected]>; Olech, Milena <[email protected]>; > [email protected]; Nguyen, Anthony L <[email protected]>; > Kitszel, Przemyslaw <[email protected]>; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > Cc: [email protected] > Subject: [Intel-wired-lan] [PATCH net] idpf: fix mailbox capability for set > device > clock time > > The current code incorrectly uses > VIRTCHNL2_CAP_PTP_SET_DEVICE_CLK_TIME > for both direct and mailbox capabilities, causing mailbox-only support to be > ignored and potentially reporting IDPF_PTP_NONE. > > Fixes: d5dba8f7206da ("idpf: add PTP clock configuration") > Signed-off-by: Alok Tiwari <[email protected]> > --- > I did not hit a runtime failure directly, but this logic is inconsistent with > the > capability definitions. > --- > 2.50.1
Tested-by: Samuel Salin <[email protected]>
