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 EA953A0548 for ; Tue, 9 Feb 2021 15:10:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D79111606BC; Tue, 9 Feb 2021 15:10:29 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mails.dpdk.org (Postfix) with ESMTP id CBB6E40147; Tue, 9 Feb 2021 15:10:27 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 929EEF73; Tue, 9 Feb 2021 09:10:24 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 09 Feb 2021 09:10:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm3; bh= 7xyITw8RnHWRkjpvDjIbWL3gJh4Vry8pRgOIcCaGd+k=; b=UwaH0Pi+owumM24i fjyB1jRXuLLRdzJpflPolH1vx9ZpQDum1dBgMzjvgz99+QRq5JyPMiAr7+dWdaUR +pID3iGkQyk8u+VNtEESMioYE85aKXlXPf9ax+HbYGJzXY2ETHgmxFaU99JoZQSV FX/FOQztukqLrIMSaqVAKbgZ2a8OosGk6iPSWwh1Da01ml+MguIxRh3hU3P7H4Ht nrhrOdn7ow1L7ztgaCoHVcR+3UfBWrrwhGHe2ytgG5HWFR4NRz6jbwjqDNOXu5wB tnY0B67fV95mAWjl5kyPGBQNrH6KWLaz16c7o6Sj2rFFCy+0gZ/hslYQRwuO/fJy e9fQDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=7xyITw8RnHWRkjpvDjIbWL3gJh4Vry8pRgOIcCaGd +k=; b=AUrYuvyUOzi/XWymQSb2f8riUcz8CxV4kZajN0ACkMrMk2NUmQ17LXW5t BwnaVofzsVJTNAnZUbBcmfPIPsYVSZkncCoc4M67JS6pZum/NlIvtGq4ZY6NkCpd yN59pJt6ezUxyNpftPStw4CLTxVPIKU66u8p+t6YD4DRSgjjQo6MmkQxOdF6d/2t sSv8QoCzgFJ3rRuR6f5ugJKc+qPuOcw9FagIfMaEZo5DMSoBchIrtWZrFExVjwft UegcZ/bI3wafOdXI5q2emhBYbj+YuhldtQXltUSQ7xAACT64LJwGDbfXwQK1PRxf 4OeIZT2lqPkNWHh4mgqKODbX+H52w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrheehgdeifecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth 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 DFD2F1080057; Tue, 9 Feb 2021 09:10:22 -0500 (EST) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, stable@dpdk.org Date: Tue, 09 Feb 2021 15:10:20 +0100 Message-ID: <1722470.Vh09uF2reW@thomas> In-Reply-To: <20210205212358.413871-1-bruce.richardson@intel.com> References: <20210205212358.413871-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] telemetry: mark init function as internal-only X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" 05/02/2021 22:23, Bruce Richardson: > The "rte_telemetry_init()" function is for use by "rte_eal_init()" and > should not be part of the public API. Mark it as internal only. > > Fixes: 6dd571fd07c3 ("telemetry: introduce new functionality") > Cc: stable@dpdk.org > > Signed-off-by: Bruce Richardson Applied, thanks