telemetry: make the legacy registration function internal
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 25 Mar 2021 13:57:05 +0000 (13:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Mar 2021 16:35:10 +0000 (17:35 +0100)
commite34e2f55a793c8393fb34afc5b0e19518c713e65
tree379ff202b6ac7336ec593350c3a93de8cb20512f
parent37b881a96194a187a6e286f49bae481a0c4dd2bd
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@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
doc/guides/rel_notes/release_21_05.rst
lib/librte_telemetry/rte_telemetry_legacy.h
lib/librte_telemetry/version.map