> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of
> Milena Olech
> Sent: Thursday, March 13, 2025 11:04 AM
> To: intel-wired-...@lists.osuosl.org
> Cc: net...@vger.kernel.org; Nguyen, Anthony L
> <anthony.l.ngu...@intel.com>; Kitszel, Przemyslaw
> <przemyslaw.kits...@intel.com>; Olech, Milena <milena.ol...@intel.com>;
> Hay, Joshua A <joshua.a....@intel.com>
> Subject: [Intel-wired-lan] [PATCH v9 iwl-next 08/10] idpf: add Tx timestamp
> flows
> 
> Add functions to request Tx timestamp for the PTP packets, read the Tx
> timestamp when the completion tag for that packet is being received, extend
> the Tx timestamp value and set the supported timestamping modes.
> 
> Tx timestamp is requested for the PTP packets by setting a TSYN bit and index
> value in the Tx context descriptor. The driver assumption is that the Tx
> timestamp value is ready to be read when the completion tag is received. Then
> the driver schedules delayed work and the Tx timestamp value read is
> requested through virtchnl message. At the end, the Tx timestamp value is
> extended to 64-bit and provided back to the skb.
> 
> Co-developed-by: Josh Hay <joshua.a....@intel.com>
> Signed-off-by: Josh Hay <joshua.a....@intel.com>
> Signed-off-by: Milena Olech <milena.ol...@intel.com>
> ---
> 2.31.1

Tested-by: Samuel Salin <samuel.sa...@intel.com>

Reply via email to