Hi Radu, >-----Original Message----- >From: Nicolau, Radu <[email protected]> >Sent: Tuesday 14 September 2021 17:05 >To: Power, Ciara <[email protected]> >Cc: [email protected]; Richardson, Bruce <[email protected]>; Nicolau, >Radu <[email protected]>; Doherty, Declan ><[email protected]> >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 <[email protected]> >Signed-off-by: Radu Nicolau <[email protected]> >--- > 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 <[email protected]>

