[dpdk-dev] [PATCH 05/28] net/ice/base: add timestamp masks

Guo, Junfeng junfeng.guo at intel.com
Tue Aug 10 06:35:45 CEST 2021



> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang at intel.com>
> Sent: Tuesday, August 10, 2021 10:51
> To: Yang, Qiming <qiming.yang at intel.com>
> Cc: Guo, Junfeng <junfeng.guo at intel.com>; dev at dpdk.org; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Sridhar, Vignesh <vignesh.sridhar at intel.com>
> Subject: [PATCH 05/28] net/ice/base: add timestamp masks
> 
> Adding macros for shift and masking of the lower timestamp work in the
> Rx flex descriptor. The LSB of the timestamp-low word indicates the
> validity of the timestamp while the rest 7 bits contain the timestamp.
> 
> Signed-off-by: Vignesh Sridhar <vignesh.sridhar at intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> ---
>  drivers/net/ice/base/ice_lan_tx_rx.h | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> --
> 2.26.2

Acked-by: Junfeng Guo <junfeng.guo at intel.com>

Regards,
Junfeng Guo



More information about the dev mailing list