From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 85C5CA054F; Mon, 1 Mar 2021 20:22:22 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E43B22A25E; Mon, 1 Mar 2021 20:22:22 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 8B19D40041 for ; Mon, 1 Mar 2021 20:22:20 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id CD1B15C0092; Mon, 1 Mar 2021 14:22:18 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 01 Mar 2021 14:22:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=fm3; bh=44N8x3I+UzDN7 vnruEd+Gq3S1cu4YG3Reep0LYtwJpA=; b=3gsggWVB5Xr/8l9jfeECtnb2Hz4nM lsRDSgWHNonZ0V7C3frOPabrDXrbR5zZQaU+KYR8Sld/wTT0mhYjRSyR9WIfLsdt /3Is6RMZz06U+BvPqrZcp5ZuccZfhx69SsGa5jaBqIb3W3F+u0sKFYxVGnDXe8D5 LUSVrOvm7gKTxvJUZyMXPTPV6R0PdhDYH1QtoALlaUZynwKC9pv1VHkkKwmecAYE eG65ECKfqXZQrJiVgtFrDbKwqDa7Lb3XymIkqs50zv5Gtmby8HqwHKqfPqFb+cX+ 224aZcrkMdwf4SG2fEwV995yijmh9m6haDNWsxbZy8huSVnBvoGDsIH+g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=44N8x3 I+UzDN7vnruEd+Gq3S1cu4YG3Reep0LYtwJpA=; b=FlrqLXSJSQ4l9Sl0oAoscm rd7FW7boYXHR44f6pYf5YUvslzynugXcUag3X0nDRp9TUawPVeEHySz7tcVXvD66 rwTGHQGNNh7jT1DWPJsq2o4NSam3dwJPZkmJ/hDOmJC6Vldcvgm4YpbRIVAME9mn ldcu3xH3c5WKPZjTjKKpBaHzhKDxyjsWCOmcZdwQKNVHGEtPsxze6szAW9JcULcz l9SzXSjQpEFygeergkE2x89A2yw25unClx9PJjQTbPDRgIaCsho+bhQdba2YFd4L STtAmm4vOHrj0AWuOiaft2xWrcwrfYXa3WvJdHx3bayYsMVTIuoTEf0KvQwMCGXA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrleekgdduvdefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuggftrf grthhtvghrnhepueejudehtdejgeeujefhteejgedtgfehueeuiedvuefhieejhfffudef geejhfeknecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id A48C1240057; Mon, 1 Mar 2021 14:22:17 -0500 (EST) From: Thomas Monjalon To: Kevin Laatz , ciara.power@intel.com, bruce.richardson@intel.com Cc: dev@dpdk.org Date: Mon, 01 Mar 2021 20:22:15 +0100 Message-ID: <2019455.957uq3bD9f@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-dev] telemetry logs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Sorry if I already asked this question. Would it be possible to use rte_log in rte_telemetry instead of returning telemetry_log_error at init?