]> git.ipfire.org Git - thirdparty/linux.git/commit
net/mlx5: Support cross-timestamping on ARM architectures
authorCarolina Jubran <cjubran@nvidia.com>
Mon, 16 Mar 2026 13:36:07 +0000 (15:36 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Mar 2026 02:05:14 +0000 (19:05 -0700)
commit96aca5efec8a737057f31cd61586a4bb62af9829
treec7e3c0d258cf55e81bdf53d5db903a507ce38cf8
parentf87ca3b905e2226b31510de1f53b5df6dd0f80aa
net/mlx5: Support cross-timestamping on ARM architectures

Extend cross-timestamp support for ARM systems that implement the ARM
architected timer.

Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Shahar Shitrit <shshitrit@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260316133607.8738-3-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c