From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [RFC 1/2] doc: clean ABI/API policy guide Date: Thu, 20 Dec 2018 09:02:38 +0100 Message-ID: <1545292958.9718.11.camel@debian.org> References: <20181219125253.77398-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: Kevin Traynor , Yongseok Koh , Neil Horman To: Ferruh Yigit , dev@dpdk.org, John McNamara , Marko Kovacevic Return-path: Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by dpdk.org (Postfix) with ESMTP id 3A1001B9A7 for ; Thu, 20 Dec 2018 09:02:49 +0100 (CET) Received: by mail-wr1-f47.google.com with SMTP id v13so694966wrw.5 for ; Thu, 20 Dec 2018 00:02:49 -0800 (PST) In-Reply-To: <20181219125253.77398-1-ferruh.yigit@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" On Wed, 2018-12-19 at 12:52 +0000, 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 >=20 > Aim to clarify confusion between deprecation versioned ABI and > overall > ABI/API deprecation, also ABI versioning and Library versioning by > organizing the sections. >=20 > Signed-off-by: Ferruh Yigit > --- > Cc: Luca Boccassi > Cc: Kevin Traynor > Cc: Yongseok Koh > Cc: Neil Horman Acked-by: Luca Boccassi --=20 Kind regards, Luca Boccassi