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 1F0A0A0032; Fri, 1 Oct 2021 17:10:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B363F4118A; Fri, 1 Oct 2021 17:10:40 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 4FB3A4067A for ; Fri, 1 Oct 2021 17:10:39 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id EA3EB5C00D6; Fri, 1 Oct 2021 11:10:38 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Fri, 01 Oct 2021 11:10:38 -0400 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=fm2; bh= 7QGq9kvu6GzZnylggwrzzcx5nEXPK/2a9qaYY2ToHmI=; b=CbWNQxl+jC6Y6jIL fSdn8nToqyFUkzbxEUnQe+W2PwxoW6C0TwMw4jxGly9Gl08ZtXIrGkflptzfK/sW Y9CP1H614OyvHlisHrvG5U70PW9e3bZaIZXQ63ZHR/ZrVFckSNHXc3sBNf6zlWof fynsdU0J3XaqJXRX+an7pS0oBKWqUVnIu/X0VsztrdIIw89mtoSn7JmzODPO1Dio ShWYqzjHqH1ICp8GrB+Ddr99HFXY97KiZb6BwGnil8i16XONl8O6lzb63QwUjoep iLTuA+G6eHCqlfSlGvAjlt96QYq5RgJACK9jzB6emodmOSgs98z9Jdh9oCRgKs6q ZaGqNw== 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=fm3; bh=7QGq9kvu6GzZnylggwrzzcx5nEXPK/2a9qaYY2ToH mI=; b=Jfei7hzvC9vurGU38rNZGKcv9J/MthK9av2On0TzpwQVRc7PWhSfF4eXo Hb3vxs/ENffjLZBMdwaWYKIpZ9FIQ7imf0ZNfsaGT5DG8alvUycFJvYGCBGwuubM YaiWpkjx/0cItC7SzsjRIcTA5EEZv/3PJOh6NTn/DeXxWsO404PQLbH4m+mHz6ZS Asa1MdGqjkVlc9fHj9Swc1Ol5gz/5foCgGEanskpwVzG4roNxYD2deVGF9jUlRJm 2Gh7WFlUKi4h/RaiQG2WCdds/i1Y7YYiLHs0oOEMerS9PC/DNE053p1OeOw2euHk xtpDyEQkp3ZVSRf9WvPNxutFfL/QA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudekiedgkedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 1 Oct 2021 11:10:37 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, ciara.power@intel.com, "Kinsella, Ray" Date: Fri, 01 Oct 2021 17:10:36 +0200 Message-ID: <2358785.6kztBtWKdV@thomas> In-Reply-To: References: <20210702152305.606933-1-bruce.richardson@intel.com> <20210915165535.24616-1-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] telemetry: remove experimental tags from APIs 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" 27/09/2021 15:03, Kinsella, Ray: > On 15/09/2021 17:55, Bruce Richardson wrote: > > The telemetry APIs have been present and unchanged for >1 year now, so > > remove experimental tag from them. > > > > Signed-off-by: Bruce Richardson > > Needs to be stripped in MAINTAINERS also, but apart from that niggle. Done > Acked-by: Ray Kinsella Applied, thanks.