From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: move and update experimental API description Date: Fri, 25 May 2018 16:37:18 +0100 Message-ID: <9dc0462f-4254-4267-e464-3b51a6d2e252@intel.com> References: <20180525120733.1534-1-shreyansh.jain@nxp.com> <1527250943.6997.20.camel@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: Luca Boccassi , Shreyansh Jain , thomas@monjalon.net, nhorman@tuxdriver.com Return-path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id C27A12BF4 for ; Fri, 25 May 2018 17:37:21 +0200 (CEST) In-Reply-To: <1527250943.6997.20.camel@debian.org> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 5/25/2018 1:22 PM, Luca Boccassi wrote: > On Fri, 2018-05-25 at 17:37 +0530, Shreyansh Jain wrote: >> Experimental API text has been moved into a sub-section of ABI >> Policy. >> A paragraph has been added to explain the process for removal of an >> experimental tag. >> >> Signed-off-by: Shreyansh Jain >> >> --- >> note: >>  The movement of text into a sub-section is relevant as the previous >> position >>  was in middle of a continuous text explaining ABI policy - whereas, >>  experimental is not truly an ABI policy. >>  No change to the original text has been made, except appending a new >>  paragraph. Though, this does spoil the blame/praise. >> >>  doc/guides/contributing/versioning.rst | 54 +++++++++++++++--------- >> -- >>  1 file changed, 31 insertions(+), 23 deletions(-) > > Acked-by: Luca Boccassi Acked-by: Ferruh Yigit