Re: [PATCH net-next v3 10/10] net/mlx5: Add HWS as secondary steering mode
From: Simon Horman
Date: Mon Jul 07 2025 - 07:10:39 EST
On Thu, Jul 03, 2025 at 09:54:31PM +0300, Mark Bloch wrote:
> From: Moshe Shemesh <moshe@xxxxxxxxxx>
>
> Add HW Steering (HWS) as a secondary option for device steering mode. If
> the device does not support SW Steering (SWS), HW Steering will be used
> as the default, provided it is supported. FW Steering will now be
> selected as the default only if both HWS and SWS are unavailable.
>
> Signed-off-by: Moshe Shemesh <moshe@xxxxxxxxxx>
> Reviewed-by: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
> Signed-off-by: Mark Bloch <mbloch@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>