Re: [PATCH] regexdev: add match mode command line parameter

2022-10-09 Thread Thomas Monjalon
01/09/2022 10:22, Gerry Gribbon: > Allows application to specify match mode to be used. > > Signed-off-by: Gerry Gribbon > Acked-by: Ori Kam > --- > app/test-regex/main.c| 38 ++-- > doc/guides/tools/testregex.rst | 3 ++ > drivers/regex/mlx5/m

[PATCH] regexdev: add match mode command line parameter

2022-09-01 Thread Gerry Gribbon
Allows application to specify match mode to be used. Signed-off-by: Gerry Gribbon Acked-by: Ori Kam --- app/test-regex/main.c| 38 ++-- doc/guides/tools/testregex.rst | 3 ++ drivers/regex/mlx5/mlx5_regex_fastpath.c | 8 +++-- 3 files changed,