[PATCH v3 2/4] telemetry: extend valid command characters

Power, Ciara ciara.power at intel.com
Tue Oct 25 11:12:52 CEST 2022



> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Tuesday 25 October 2022 10:01
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>; Power, Ciara
> <ciara.power at intel.com>
> Subject: [PATCH v3 2/4] telemetry: extend valid command characters
> 
> The trace framework wants to reference trace point names as keys in dicts.
> Those names can contain '.', so add it to the list of valid characters in the
> telemetry library.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>  lib/telemetry/rte_telemetry.h  | 10 +++++-----  lib/telemetry/telemetry_data.c |
> 1 +
>  2 files changed, 6 insertions(+), 5 deletions(-)

Acked-by: Ciara Power <ciara.power at intel.com>


More information about the dev mailing list