[dpdk-dev] [PATCH v3] telemetry: add support for dicts of dicts
Power, Ciara
ciara.power at intel.com
Wed Sep 15 10:30:55 CEST 2021
Hi Radu,
>-----Original Message-----
>From: Nicolau, Radu <radu.nicolau at intel.com>
>Sent: Tuesday 14 September 2021 17:05
>To: Power, Ciara <ciara.power at intel.com>
>Cc: dev at dpdk.org; Richardson, Bruce <bruce.richardson at intel.com>; Nicolau,
>Radu <radu.nicolau at intel.com>; Doherty, Declan
><declan.doherty at intel.com>
>Subject: [PATCH v3] telemetry: add support for dicts of dicts
>
>Add support for dicts of dicts to telemetry library.
>Increase the max string size to 128.
>
>Signed-off-by: Declan Doherty <declan.doherty at intel.com>
>Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
>---
> app/test/test_telemetry_data.c | 29 ++++++++++++++++++++
>lib/telemetry/rte_telemetry.h | 2 +-
> lib/telemetry/telemetry.c | 48 +++++++++++++++++++++++++++++-----
> lib/telemetry/telemetry_data.c | 3 ++-
> 4 files changed, 74 insertions(+), 8 deletions(-)
>
Thanks,
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list