> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Mateusz Polchlopek > Sent: Tuesday, October 22, 2024 1:41 PM > To: [email protected] > Cc: [email protected]; Keller, Jacob E <[email protected]>; > Drewek, > Wojciech <[email protected]>; Simon Horman <[email protected]>; > Polchlopek, Mateusz <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v12 05/14] iavf: negotiate PTP > capabilities > > From: Jacob Keller <[email protected]> > > Add a new extended capabilities negotiation to exchange information from the > PF > about what PTP capabilities are supported by this VF. This requires sending a > VIRTCHNL_OP_1588_PTP_GET_CAPS message, and waiting for the response from > the PF. Handle this early on during the VF initialization. > > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Wojciech Drewek <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > Co-developed-by: Mateusz Polchlopek <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]> > ---
Tested-by: Rafal Romanowski <[email protected]>
