> -----Original Message-----
> From: David Marchand <[email protected]>
> Sent: Tuesday 25 October 2022 10:01
> To: [email protected]
> Cc: Richardson, Bruce <[email protected]>; Power, Ciara
> <[email protected]>
> 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 <[email protected]>
> Acked-by: Bruce Richardson <[email protected]>
> ---
>  lib/telemetry/rte_telemetry.h  | 10 +++++-----  
> lib/telemetry/telemetry_data.c |
> 1 +
>  2 files changed, 6 insertions(+), 5 deletions(-)

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

Reply via email to