>-----Original Message-----
>From: Richardson, Bruce <[email protected]>
>Sent: Friday 2 July 2021 16:23
>To: [email protected]
>Cc: Ray Kinsella <[email protected]>; Power, Ciara <[email protected]>;
>Richardson, Bruce <[email protected]>
>Subject: [PATCH 21.11] telemetry: remove experimental tags from APIs
>
>The telemetry APIs have been present and unchanged for >1 year now, so
>remove experimental tag from them.
>
>Signed-off-by: Bruce Richardson <[email protected]>
>---
> lib/telemetry/rte_telemetry.h | 18 ------------------
> lib/telemetry/version.map | 2 +-
> 2 files changed, 1 insertion(+), 19 deletions(-)
>
<snip>
Hi Bruce,
+1 for this change.
I think there are some experimental tags missing from this patch - the legacy
telemetry functions that are in "metrics/rte_metrics_telemetry.h" currently
have the tags too.
Also, there is a reference to the library being experimental in the Telemetry
User Guide doc.
Thanks,
Ciara