[PATCH] telemetry: support boolean type
David Marchand
david.marchand at redhat.com
Thu Oct 20 13:48:26 CEST 2022
Hello Ciara,
On Thu, Oct 20, 2022 at 11:54 AM Power, Ciara <ciara.power at intel.com> wrote:
> 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>
Thank you.
Fyi, I'll respin this patch to fix Bruce comments.
I will send it as preparation for the trace telemetry additions.
--
David Marchand
More information about the dev
mailing list