Re: [PATCH net-next v2 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
From: Simon Horman
Date: Tue Jun 24 2025 - 14:58:19 EST
On Sun, Jun 22, 2025 at 08:22:23PM +0300, Mark Bloch wrote:
> From: Vlad Dogaru <vdogaru@xxxxxxxxxx>
>
> Kernel HWS only uses FDB tables and, as such, creates two lower level
> containers (RTCs) for each matcher: one for RX and one for TX. Allow
> these RTCs to differ in size by converting the size part of the matcher
> attribute to a two element array.
>
> Signed-off-by: Vlad Dogaru <vdogaru@xxxxxxxxxx>
> Reviewed-by: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
> Signed-off-by: Mark Bloch <mbloch@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>