From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: move and update experimental API description Date: Thu, 09 Aug 2018 18:36:14 +0200 Message-ID: <10239261.CnNu2H3yVC@xps> References: <20180525120733.1534-1-shreyansh.jain@nxp.com> <1527250943.6997.20.camel@debian.org> <9dc0462f-4254-4267-e464-3b51a6d2e252@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , Luca Boccassi , nhorman@tuxdriver.com To: Shreyansh Jain Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 2F7CF2BF4 for ; Thu, 9 Aug 2018 18:36:19 +0200 (CEST) In-Reply-To: <9dc0462f-4254-4267-e464-3b51a6d2e252@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/05/2018 17:37, Ferruh Yigit: > 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 Acked-by: Thomas Monjalon