> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zh...@intel.com>
> Sent: Tuesday, August 10, 2021 10:51
> To: Yang, Qiming <qiming.y...@intel.com>
> Cc: Guo, Junfeng <junfeng....@intel.com>; dev@dpdk.org; Zhang, Qi Z
> <qi.z.zh...@intel.com>; Sridhar, Vignesh <vignesh.srid...@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.srid...@intel.com>
> Signed-off-by: Qi Zhang <qi.z.zh...@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....@intel.com>
Regards,
Junfeng Guo