numam-dpdk/lib/librte_telemetry
Ciara Power 61d6c7a98b telemetry: fix init log printing
Initially, printf was used to indicate and error/warning resulting from
telemetry initialisation. This is now fixed to use EAL logs for
notices, and the unnecessary printf for an error is removed.

Fixes: eeb486f3ba ("eal: add telemetry as dependency")
Fixes: dd6275a424 ("telemetry: fix error log output")

Signed-off-by: Ciara Power <ciara.power@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2020-05-24 18:01:31 +02:00
..
Makefile telemetry: fix build for armv7 2020-05-11 17:44:13 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_telemetry_legacy.h telemetry: introduce backward compatibility 2020-05-11 00:37:15 +02:00
rte_telemetry_version.map telemetry: remove redundant code 2020-05-11 00:37:16 +02:00
rte_telemetry.h telemetry: fix init log printing 2020-05-24 18:01:31 +02:00
telemetry_data.c telemetry: add functions for returning callback data 2020-05-10 23:54:25 +02:00
telemetry_data.h telemetry: introduce new functionality 2020-05-10 23:53:57 +02:00
telemetry_json.h telemetry: add utility functions for creating JSON 2020-05-10 23:52:41 +02:00
telemetry_legacy.c telemetry: fix buffer overrun if max bytes read 2020-05-19 15:05:56 +02:00
telemetry.c telemetry: fix init log printing 2020-05-24 18:01:31 +02:00