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

From: Vadim Fedorenko
Date: Fri May 09 2025 - 06:38:36 EST


On 09/05/2025 00:51, 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>
---
v2: rename mlx5e_tx_skb_update_hwts_flags (Tariq & Jason)
---

LGMT,
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>