Hi,
> -Original Message-
> From: Alexander Kozyrev
> Sent: Wednesday, June 28, 2023 3:55 PM
> To: dev@dpdk.org
> Cc: Matan Azrad ; Raslan Darawsheh
> ; Slava Ovsiienko
> Subject: [PATCH] net/mlx5: fix matcher index in case of insertion by index
>
> There is o
Hi Alexander,
> -Original Message-
> From: Alexander Kozyrev
> Sent: Wednesday, June 28, 2023 3:55 PM
> Subject: [PATCH] net/mlx5: fix matcher index in case of insertion by index
>
> There is only one matcher in an index-based template tables.
> Pass the 0 as t
There is only one matcher in an index-based template tables.
Pass the 0 as the matcher index, not actions template index.
Fixes: adfa4b1445 ("net/mlx5: add flow rule insertion by index")
Signed-off-by: Alexander Kozyrev
---
drivers/net/mlx5/mlx5_flow_hw.c | 3 +--
1 file changed, 1 insertion(+)
3 matches
Mail list logo