Re: [PATCH] regex/mlx5: add support for combined rof file

2022-10-09 Thread Thomas Monjalon
01/09/2022 10:24, Gerry Gribbon: > Added support to allow parsing of a combined rof file to > locate compatible binary rof data for the Bluefield hardware > being run on. > > Signed-off-by: Gerry Gribbon > Acked-by: Ori Kam Applied, thanks.

[PATCH] regex/mlx5: add support for combined rof file

2022-09-01 Thread Gerry Gribbon
Added support to allow parsing of a combined rof file to locate compatible binary rof data for the Bluefield hardware being run on. Signed-off-by: Gerry Gribbon Acked-by: Ori Kam --- drivers/regex/mlx5/mlx5_regex.h | 4 + drivers/regex/mlx5/mlx5_rxp.c | 148