01/09/2022 10:22, Gerry Gribbon: > Allows application to specify match mode to be used. > > Signed-off-by: Gerry Gribbon <ggrib...@nvidia.com> > Acked-by: Ori Kam <or...@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.