6d03ef606b
DPDK libraries should never call rte_exit on failure, so change the function return type of rte_metrics_init to "int" to allow returning an error code to the application rather than exiting the whole app on init failure. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Morten Brørup <mb@smartsharesystems.com> |
||
---|---|---|
.. | ||
meson.build | ||
rte_metrics_telemetry.c | ||
rte_metrics_telemetry.h | ||
rte_metrics.c | ||
rte_metrics.h | ||
version.map |