> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Milena Olech
> Sent: Thursday, March 13, 2025 11:04 AM
> To: [email protected]
> Cc: [email protected]; Nguyen, Anthony L
> <[email protected]>; Kitszel, Przemyslaw
> <[email protected]>; Olech, Milena <[email protected]>;
> Hay, Joshua A <[email protected]>
> 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 <[email protected]>
> Signed-off-by: Josh Hay <[email protected]>
> Signed-off-by: Milena Olech <[email protected]>
> ---
> 2.31.1

Tested-by: Samuel Salin <[email protected]>

Reply via email to