16/12/2019 16:29, Thomas Monjalon:
> When testing build with +debug options, the statistics are enabled.
> It was wrongly matching CONFIG_RTE_IBVERBS_LINK_STATIC.
> The pattern is fixed to match only statistics config options.
>
> Fixes: 2c0dd7b69fb0 ("config: add static linkage of mlx dependency")
> Cc: [email protected]
>
> Reported-by: Ali Alnubani <[email protected]>
> Signed-off-by: Thomas Monjalon <[email protected]>Applied

