Re: [Intel-wired-lan] [PATCH v4 iwl-next 08/10] idpf: add Tx timestamp flows

2025-01-15 Thread Olech, Milena
On 01/14/2025 5:27PM Simon Horman wrote: > > 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 requeste

Re: [Intel-wired-lan] [PATCH v3 iwl-next 08/10] idpf: add Tx timestamp flows

2025-01-13 Thread Olech, Milena
On 01/10/2025 10:34PM Willem de Bruijn wrote: > > > > 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. > > > > > > > >

Re: [Intel-wired-lan] [PATCH v3 iwl-next 08/10] idpf: add Tx timestamp flows

2025-01-10 Thread Olech, Milena
On 01/07/2025 3:55PM Willem de Bruijn wrote: > > 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 requ

Re: [Intel-wired-lan] [PATCH v2 iwl-next 09/10] idpf: add support for Rx timestamping

2024-12-18 Thread Olech, Milena
On 11/29/2024 4:49 Willem de Bruijn wrote: >> Add Rx timestamp function when the Rx timestamp value is read directly >> from the Rx descriptor. In order to extend the Rx timestamp value to 64 >> bit in hot path, the PHC time is cached in the receive groups. >> Add supported Rx timestamp modes. >>

Re: [Intel-wired-lan] [PATCH v2 iwl-next 08/10] idpf: add Tx timestamp flows

2024-12-18 Thread Olech, Milena
On 11/29/2024 4:46 PM Willem de Bruijn wrote: >> 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 requeste

Re: [Intel-wired-lan] [PATCH v2 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation

2024-12-18 Thread Olech, Milena
On 12/03/2024 3:56PM Simon Horman wrote: >> Tx timestamp capabilities are negotiated for the uplink Vport. >> Driver receives information about the number of available Tx timestamp >> latches, the size of Tx timestamp value and the set of indexes used >> for Tx timestamping. >> >> Add function to

Re: [Intel-wired-lan] [PATCH v2 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation

2024-12-18 Thread Olech, Milena
On 11/29/2024 4:38 PM Willem de Bruijn wrote: >> Tx timestamp capabilities are negotiated for the uplink Vport. >> Driver receives information about the number of available Tx timestamp >> latches, the size of Tx timestamp value and the set of indexes used >> for Tx timestamping. >> >> Add functi

Re: [Intel-wired-lan] [PATCH iwl-net 09/10] idpf: add support for Rx timestamping

2024-11-18 Thread Olech, Milena
On 11/14/2024 9:54 PM, Willem de Bruijn wrote: > Milena Olech wrote: > > Add Rx timestamp function when the Rx timestamp value is read directly > > from the Rx descriptor. Add supported Rx timestamp modes. > > > > Reviewed-by: Alexander Lobakin > > Signed-off-by: Milena Olech > > --- > > driv

Re: [Intel-wired-lan] [PATCH iwl-net 08/10] idpf: add Tx timestamp flows

2024-11-18 Thread Olech, Milena
On 11/15/2024 12:20 AM, Willem de Bruijn wrote: > Milena Olech wrote: > > 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. > >

Re: [Intel-wired-lan] [PATCH iwl-net 08/10] idpf: add Tx timestamp flows

2024-11-18 Thread Olech, Milena
On 11/14/2024 1:52 PM, Vadim Fedorenko wrote: > On 13/11/2024 15:46, Milena Olech wrote: > > 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 times

Re: [Intel-wired-lan] [PATCH iwl-net 04/10] idpf: negotiate PTP capabilies and get PTP clock

2024-11-18 Thread Olech, Milena
On 11/14/2024 9:20 PM, Willem de Bruijn wrote: > Milena Olech wrote: > > PTP capabilities are negotiated using virtchnl command. Add get > > capabilities function, direct access to read the PTP clock time and > > direct access to read the cross timestamp - system time and PTP clock > > time. Set i

Re: [Intel-wired-lan] [PATCH iwl-net 02/10] virtchnl: add PTP virtchnl definitions

2024-11-18 Thread Olech, Milena
On 11/14/2024 6:29 PM, Willem de Bruijn wrote: > Milena Olech wrote: > > PTP capabilities are negotiated using virtchnl commands. There are two > > available modes of the PTP support: direct and mailbox. When the direct > > access to PTP resources is negotiated, virtchnl messages returns a set > >

Re: [Intel-wired-lan] [PATCH iwl-net 04/10] idpf: negotiate PTP capabilies and get PTP clock

2024-11-15 Thread Olech, Milena
On 11/14/2024 9:57 PM, Willem de Bruijn wrote: > Vadim Fedorenko wrote: > > > > +/** > > > + * idpf_ptp_read_src_clk_reg_direct - Read directly the main timer value > > > + * @adapter: Driver specific private structure > > > + * @sts: Optional parameter for holding a pair of system timestamps fro

Re: [Intel-wired-lan] [PATCH iwl-net 01/10] idpf: initial PTP support

2024-11-15 Thread Olech, Milena
On 11/15/2024 2:44 PM, Paul Menzel wrote: > Dear Milena, > > >Thank you for your patch. It’d be great if you used a statement for the >summary/title by adding a verb (in imperative mood): > >idpf: Add initial PTP support > >Am 13.11.24 um 16:46 schrieb Milena Olech: >> PTP feature is supported if