[dpdk-dev] [PATCH v3] telemetry: add support for dicts of dicts
Thomas Monjalon
thomas at monjalon.net
Thu Sep 23 14:17:34 CEST 2021
15/09/2021 10:30, Power, Ciara:
> >From: Nicolau, Radu <radu.nicolau at intel.com>
> >
> >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>
Applied, thanks.
More information about the dev
mailing list