Re: [PATCH net-next v2] net/mlx5: support software TX timestamp

From: Martin KaFai Lau
Date: Fri May 09 2025 - 14:01:10 EST


On 5/8/25 4:51 PM, Stanislav Fomichev wrote:
Having a software timestamp (along with existing hardware one) is
useful to trace how the packets flow through the stack.
mlx5e_tx_skb_update_hwts_flags is called from tx paths
to setup HW timestamp; extend it to add software one as well.

Reviewed-by: Jason Xing <kerneljasonxing@xxxxxxxxx>
Signed-off-by: Stanislav Fomichev <stfomichev@xxxxxxxxx>

Acked-by: Martin KaFai Lau <martin.lau@xxxxxxxxxx>