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 [-We
12/07/2020 22:58, Ori Kam:
> +/**
> + * DPDK callback to register a PCI device.
Is this intro useful?
Why specifying "DPDK"?
> + *
> + * This function spawns RegEx device out of a given PCI device.
> + *
> + * @param[in] pci_drv
> + * PCI driver structure (mlx5_regex_driver).
> + * @param[in] p
2 matches
Mail list logo