[dpdk-dev] [PATCH v2 06/20] regex/mlx5: add probe function

Thomas Monjalon thomas at monjalon.net
Wed Jul 15 21:02:26 CEST 2020


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]





More information about the dev mailing list