Re: [dpdk-dev] [PATCH v3] rte_metrics: unconditionally exports rte_metrics_tel_xxx functions
From: Dmitry Kozlyuk <hidden>
Date: 2021-03-06 20:18:15
From: Dmitry Kozlyuk <hidden>
Date: 2021-03-06 20:18:15
2021-02-24 10:46 (UTC-0800), Jie Zhou: [...]
V2 changes:
Address comments from Dmitry Kozlyuk [off-list ref] and
Bruce Richardson [off-list ref]:
- Set dpdk.conf RTE_HAS_JANSSON in metrics meson.build
- Reduce #ifdef RTE_HAS_JANSSON blocks
V3 changes:
Address comment from Bruce Richardson [off-list ref]:
- Remove redundant includes line on librte_telemetryNit: change log should be below "---" so that it's not included in commit. Acked-by: Dmitry Kozlyuk <redacted>