[dpdk-dev] [PATCH v2 04/16] telemetry: invert dependency on metrics

Power, Ciara ciara.power at intel.com
Wed Apr 15 11:50:24 CEST 2020


Hi Reshma,

>> -----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.

This is covered by the Jansson condition block surrounding this line, which is equivalent to the makefile variable check.

Thanks,
Ciara


More information about the dev mailing list