From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Traynor Subject: Re: [PATCH v4 1/3] doc: clean ABI/API policy guide Date: Thu, 31 Jan 2019 17:46:14 +0000 Message-ID: <314a042b-e1bd-eaa1-a4e4-4ff40b6cadd8@redhat.com> References: <20190122162310.53613-1-ferruh.yigit@intel.com> <20190124181019.17168-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Luca Boccassi , Yongseok Koh , Neil Horman To: Ferruh Yigit , dev@dpdk.org, John McNamara , Marko Kovacevic Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id C6F8B1B47E for ; Thu, 31 Jan 2019 18:46:19 +0100 (CET) In-Reply-To: <20190124181019.17168-1-ferruh.yigit@intel.com> 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 01/24/2019 06:10 PM, Ferruh Yigit wrote: > The original document written from the point of ABI versioning but later > additions make document confusing, convert document into a ABI/API > policy documentation and organize the document in subsections: > - ABI/API Deprecation > - Experimental APIs > - Library versioning > - ABI versioning > > Aim to clarify confusion between deprecation versioned ABI and overall > ABI/API deprecation, also ABI versioning and Library versioning by > organizing the sections. > > Signed-off-by: Ferruh Yigit > Acked-by: Neil Horman For series Acked-by: Kevin Traynor