[PATCH net-next 0/2] net/mlx5: Support PTM on ARM architecture

Tariq Toukan posted 2 patches 3 weeks ago
.../ethernet/mellanox/mlx5/core/lib/clock.c   | 40 ++++++++++++-------
1 file changed, 26 insertions(+), 14 deletions(-)
[PATCH net-next 0/2] net/mlx5: Support PTM on ARM architecture
Posted by Tariq Toukan 3 weeks ago
Hi,

This series by Carolina refactors mlx5 crosststamp initialization and
enables cross-timestamp support on ARM.

Regards,
Tariq

Carolina Jubran (2):
  net/mlx5: Move crosststamp setup into helper function
  net/mlx5: Support cross-timestamping on ARM architectures

 .../ethernet/mellanox/mlx5/core/lib/clock.c   | 40 ++++++++++++-------
 1 file changed, 26 insertions(+), 14 deletions(-)


base-commit: 5446b8691eb8278f10deca92048fad84ffd1e4d5
-- 
2.44.0
Re: [PATCH net-next 0/2] net/mlx5: Support PTM on ARM architecture
Posted by Simon Horman 2 weeks, 5 days ago
On Mon, Mar 16, 2026 at 03:36:05PM +0200, Tariq Toukan wrote:
> Hi,
> 
> This series by Carolina refactors mlx5 crosststamp initialization and
> enables cross-timestamp support on ARM.
> 
> Regards,
> Tariq
> 
> Carolina Jubran (2):
>   net/mlx5: Move crosststamp setup into helper function
>   net/mlx5: Support cross-timestamping on ARM architectures

For the series:

Reviewed-by: Simon Horman <horms@kernel.org>