[dpdk-dev] [PATCH] eal: prefix telemetry initialization message

Bruce Richardson bruce.richardson at intel.com
Tue Mar 9 11:59:52 CET 2021


On Mon, Mar 08, 2021 at 11:23:38PM +0100, Thomas Monjalon wrote:
> If the telemetry library initialization has some issue,
> the error message is returned in a string
> (to avoid circular dependency with EAL log system).
> 
> In order to make clear where the message comes from,
> a prefix is added.
> Before:   EAL: message
> After:    EAL: telemetry: message
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list