Hi David,

This is a nice addition to the library.

> -----Original Message-----
> From: David Marchand <[email protected]>
> Sent: Wednesday 19 October 2022 08:37
> To: [email protected]
> Cc: Richardson, Bruce <[email protected]>;
> [email protected]; Power, Ciara <[email protected]>
> Subject: [PATCH] telemetry: support boolean type
> 
> Add the boolean type RTE_TEL_BOOL_VAL for values in arrays and dicts.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  app/test/test_telemetry_data.c | 88 +++++++++++++++++++++++++++++++++-
>  lib/telemetry/rte_telemetry.h  | 36 ++++++++++++++
>  lib/telemetry/telemetry.c      | 24 +++++++++-
>  lib/telemetry/telemetry_data.c | 44 +++++++++++++++--
> lib/telemetry/telemetry_data.h |  5 ++  lib/telemetry/telemetry_json.h | 34
<snip>

Acked-by: Ciara Power <[email protected]>

Reply via email to