[PATCH v4] net/mlx5/hws: fix bug in pattern creation
Raslan Darawsheh
rasland at nvidia.com
Thu Mar 23 08:19:28 CET 2023
Hi,
> -----Original Message-----
> From: Erez Shitrit <erezsh at nvidia.com>
> Sent: Wednesday, March 22, 2023 4:41 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>
> Subject: [PATCH v4] net/mlx5/hws: fix bug in pattern creation
>
>
> When creating a new pattern the data area should be clean, otherwise
> when the data will come from the arg object it will do OR operation on
> the data part in the pattern and use the dirty area as is.
>
> Now we clean the data area on each pattern creation.
>
> Fixes: f8c8a6d8440d ("net/mlx5/hws: add action object")
> Cc: stable at dpdk.org
>
> Signed-off-by: Erez Shitrit <erezsh at nvidia.com>
> Reviewed-by: Alex Vesker <valex at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list