[dpdk-dev] [PATCH 2/4] telemetry: make the legacy registration function internal
Power, Ciara
ciara.power at intel.com
Thu Mar 11 13:50:48 CET 2021
>-----Original Message-----
>From: dev <dev-bounces at dpdk.org> On Behalf Of Bruce Richardson
>Sent: Wednesday 10 March 2021 17:24
>To: dev at dpdk.org
>Cc: Richardson, Bruce <bruce.richardson at intel.com>; Laatz, Kevin
><kevin.laatz at intel.com>; Ray Kinsella <mdr at ashroe.eu>; Neil Horman
><nhorman at tuxdriver.com>
>Subject: [dpdk-dev] [PATCH 2/4] telemetry: make the legacy registration
>function internal
>
>The function for registration of callbacks for legacy telemetry was
>documented as internal-only in the API documents, but marked as
>experimental in the version.map file. Since this is an internal-only function, for
>consistency we update the version mapping to have it as internal.
>
>Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>---
> doc/guides/rel_notes/release_21_05.rst | 5 +++++
> lib/librte_telemetry/rte_telemetry_legacy.h | 2 +-
> lib/librte_telemetry/version.map | 2 +-
> 3 files changed, 7 insertions(+), 2 deletions(-)
>
<snip>
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list