[dpdk-dev] [PATCH v2 04/16] telemetry: invert dependency on metrics
Pattan, Reshma
reshma.pattan at intel.com
Fri Apr 10 18:15:07 CEST 2020
> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> +DEPDIRS-librte_metrics += librte_telemetry endif
>
> index 0f9f2e0e6f..d116857e2d 100644
> --- a/lib/librte_metrics/meson.build
> + deps += ['ethdev', 'telemetry']
The telemetry dependency should be added under CONFIG_RTE_LIBRTE_TELEMETRY= y condition as in makefile.
More information about the dev
mailing list