[PATCH] telemetry: support boolean type
Power, Ciara
ciara.power at intel.com
Thu Oct 20 11:54:50 CEST 2022
Hi David,
This is a nice addition to the library.
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Wednesday 19 October 2022 08:37
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>;
> mb at smartsharesystems.com; Power, Ciara <ciara.power at intel.com>
> 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 <david.marchand at redhat.com>
> ---
> 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 <ciara.power at intel.com>
More information about the dev
mailing list