Hi Reshma,
>> -Original Message-
>> From: Power, Ciara
>> +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
>CONF
> -Original Message-
> From: Power, Ciara
> +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_TELEME
From: Bruce Richardson
Rather than having the telemetry library depend on the metrics
lib we invert the dependency so that metrics instead depends
on telemetry lib, and registers the needed functions with it
at init time. This prepares the way for a cleaner telemetry
architecture to be applied in
3 matches
Mail list logo