Re: [PATCH net-next V2 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
From: Simon Horman <horms@kernel.org>
Date: 2025-11-03 13:57:31
Also in:
linux-rdma, lkml
From: Simon Horman <horms@kernel.org>
Date: 2025-11-03 13:57:31
Also in:
linux-rdma, lkml
On Thu, Oct 30, 2025 at 03:32:34PM +0200, Tariq Toukan wrote:
Extend the TIR API and use it in mlx5e_modify_tirs_lb() instead of the explicit modify_tir code. Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Reviewed-by: Carolina Jubran <redacted> Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>