Re: [PATCH net-next V2 4/7] net/mlx5: IPoIB, set self loopback prevention in TIR init

From: Simon Horman
Date: Mon Nov 03 2025 - 09:07:20 EST


On Thu, Oct 30, 2025 at 03:32:36PM +0200, Tariq Toukan wrote:
> In IPoIB, the self loopback prevention configuration apply in activation
> stage has two roles: fulfill a firmware requirement for old firmware
> (tis_tir_td_order=0), and update the proper configuration as it was not
> set in init.
>
> Here we set the proper configuration in init, to allow skipping the
> modify_tirs commands on new firmware in a downstream patch.
>
> Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>
> Reviewed-by: Carolina Jubran <cjubran@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>