12/07/2020 22:58, Ori Kam: > --- a/drivers/regex/mlx5/mlx5_regex.c > +++ b/drivers/regex/mlx5/mlx5_regex.c > +static const struct rte_regexdev_ops mlx5_regexdev_ops = {};
Another pedantic compilation failure: drivers/regex/mlx5/mlx5_regex.c:23:58: error: ISO C forbids empty initializer braces [-Werror=pedantic]