From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 29B4BA0093; Thu, 28 May 2020 17:29:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1CAB91DBE3; Thu, 28 May 2020 17:29:49 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 729D11DBE0 for ; Thu, 28 May 2020 17:29:47 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 9ADD85C013C; Thu, 28 May 2020 11:29:46 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Thu, 28 May 2020 11:29:46 -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=fm1; bh= K/DLQkx3AOZ7wEWcfJ8bUAYJzosefADpxfL6nY6vrVM=; b=vuME3r3S2CsTuoOP 3+4KHaK5avRunX5aXKsocLPb/QNm2YFFdZh7dGiOesDQURSjvRbpMqgNlRJB/eR8 DHXXYoCCTViG6INok7lnn9fTJclm1qHmijrOPVq6LHJCfAUbByH7tX7JCzyfz+ex d3nAEm/NuuckTU7RuZ3GXLpVP/HavDLDX4EuED40+xWQHQTXLAKcDER9uMwAd7/X y4I0P96GvzZ00hp0Znj9stDVkBxLE81ZO6ZluXLk9vbhIbj1CdajlJ7M4e2KRD81 mgdbjeD0CclJp7btqfWMUosNvuLi3GHudN2Z0IsAgGwR1ul6NSV8CNlMIimIIxBN iI0BlQ== 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=K/DLQkx3AOZ7wEWcfJ8bUAYJzosefADpxfL6nY6vr VM=; b=WHPvev3UlGhrbCIvK8qm5pP/Ok/ws5kr/KDMKS9FTxYaqot1OtxGyT8FO NGNX1hz+vMpsPCeGDXhh4bvgV3ujLu78MIaFQWGpt81fwCM3S7Ay8QrEs0eugvNZ 7mz5/Jq1SCkySjbzReay8MajXrzswrivjHvj1c4spG8wE4R+X6h0xdQwBGqfVSnK uoatX7/HmqXgOdc2JQmyhJbHYBclufPVE1MCd78MF9vvobqabW5/C78LQmw3usKQ 0pcmgMGH8gav9TodR2k/gJKKvmJlVqO00KSN8E4Sk1OG0FyxOoD0bA7wzs8aHI0k BiAH3s1F6tDDbgIH9bL9YyejhOlAA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddviedggeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 B1D9F30618C1; Thu, 28 May 2020 11:29:42 -0400 (EDT) From: Thomas Monjalon To: Gage Eads Cc: dev@dpdk.org, david.marchand@redhat.com, mdr@ashroe.eu, nhorman@tuxdriver.com, phil.yang@arm.com, honnappa.nagarahalli@arm.com Date: Thu, 28 May 2020 17:29:41 +0200 Message-ID: <7469181.umUMbf5e9f@thomas> In-Reply-To: <20200528150442.321-1-gage.eads@intel.com> References: <20200528010423.5941-1-gage.eads@intel.com> <20200528150442.321-1-gage.eads@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [20.11] [PATCH v2] stack: remove experimental tag from API X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" 28/05/2020 17:04, Gage Eads: > The stack library was first released in 19.05, and its interfaces have been > stable since their initial introduction. This commit promotes the full > interface to stable, starting with the 20.11 major version. > > Signed-off-by: Gage Eads > --- > doc/guides/rel_notes/release_20_11.rst | 3 +++ > lib/librte_stack/rte_stack.h | 29 ----------------------------- > lib/librte_stack/rte_stack_lf.h | 2 -- > lib/librte_stack/rte_stack_std.h | 3 --- > lib/librte_stack/rte_stack_version.map | 2 +- > 5 files changed, 4 insertions(+), 35 deletions(-) > > v2: > - Added 20.11 tag, will set patch status to 'Deferred' so it is skipped > for the 20.08 development period. > - Added release notes announcement. release_20_11.rst doesn't exist yet, > so I made the change to release_20_08.rst then edited the filename > directly in the patch. This will not apply cleanly. > - Changed rte_stack_version.map version to DPDK_21. I think you did it right.