[PATCH] regexdev: add match mode command line parameter
Thomas Monjalon
thomas at monjalon.net
Sun Oct 9 15:18:48 CEST 2022
01/09/2022 10:22, Gerry Gribbon:
> Allows application to specify match mode to be used.
>
> Signed-off-by: Gerry Gribbon <ggribbon at nvidia.com>
> Acked-by: Ori Kam <orika at nvidia.com>
> ---
> app/test-regex/main.c | 38 ++++++++++++++++++++++--
> doc/guides/tools/testregex.rst | 3 ++
> drivers/regex/mlx5/mlx5_regex_fastpath.c | 8 +++--
> 3 files changed, 44 insertions(+), 5 deletions(-)
Split app and mlx5 support in 2 patches, and applied.
More information about the dev
mailing list