numam-dpdk/lib/librte_rawdev
Ciara Power eeb486f3ba eal: add telemetry as dependency
This patch moves telemetry further down the build, and adds it as a
dependency for EAL. Telemetry V2 is now configured to build by default,
and the legacy support is built when the telemetry config flag is set.

Telemetry now has EAL flags, shown below:
"--telemetry" = Enables telemetry (this is default if no flags given)
"--no-telemetry" = Disables telemetry

When telemetry is enabled, it will attempt to open the new socket
version, and also the legacy support socket (this will depend on Jansson
external dependency and telemetry config flag, as before).

Signed-off-by: Ciara Power <ciara.power@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Keith Wiles <keith.wiles@intel.com>
2020-05-11 00:37:16 +02:00
..
Makefile eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_rawdev_pmd.h rawdev: allow devices to skip extra memory allocation 2019-07-04 09:33:59 +02:00
rte_rawdev_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_rawdev.c eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_rawdev.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00