Re: [Intel-wired-lan] [PATCH iwl-next v8 02/14] ice: support Rx timestamp on flex descriptor

2024-08-08 Thread Alexander Lobakin
From: Mateusz Polchlopek Date: Thu, 8 Aug 2024 13:04:14 +0200 > > > On 7/30/2024 2:54 PM, Alexander Lobakin wrote: >> From: Mateusz Polchlopek >> Date: Tue, 30 Jul 2024 05:14:57 -0400 [...] >>>   @@ -3788,6 +3799,65 @@ static int >>> ice_vc_dis_vlan_insertion_v2_msg(struct ice_vf *vf, u8 *msg

Re: [Intel-wired-lan] [PATCH iwl-next v8 02/14] ice: support Rx timestamp on flex descriptor

2024-08-08 Thread Mateusz Polchlopek
On 7/30/2024 2:54 PM, Alexander Lobakin wrote: From: Mateusz Polchlopek Date: Tue, 30 Jul 2024 05:14:57 -0400 From: Simei Su To support Rx timestamp offload, VIRTCHNL_OP_1588_PTP_CAPS is sent by the VF to request PTP capability and responded by the PF what capability is enabled for that V

Re: [Intel-wired-lan] [PATCH iwl-next v8 02/14] ice: support Rx timestamp on flex descriptor

2024-07-30 Thread Alexander Lobakin
From: Mateusz Polchlopek Date: Tue, 30 Jul 2024 05:14:57 -0400 > From: Simei Su > > To support Rx timestamp offload, VIRTCHNL_OP_1588_PTP_CAPS is sent by > the VF to request PTP capability and responded by the PF what capability > is enabled for that VF. [...] > diff --git a/drivers/net/ether

[Intel-wired-lan] [PATCH iwl-next v8 02/14] ice: support Rx timestamp on flex descriptor

2024-07-30 Thread Mateusz Polchlopek
From: Simei Su To support Rx timestamp offload, VIRTCHNL_OP_1588_PTP_CAPS is sent by the VF to request PTP capability and responded by the PF what capability is enabled for that VF. Hardware captures timestamps which contain only 32 bits of nominal nanoseconds, as opposed to the 64bit timestamps