From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11 00/24] Introducing rte_driver/rte_device generalization Date: Tue, 18 Oct 2016 15:47:53 +0200 Message-ID: <2172906.c8Bs41EyAV@xps13> References: <1466510566-9240-1-git-send-email-shreyansh.jain@nxp.com> <1e1ac980-d857-877b-d629-8a6e9fd0a4c1@intel.com> <20161018130424.GA12541@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, viktorin@rehivetech.com, David Marchand , hemant.agrawal@nxp.com To: Neil Horman , Ferruh Yigit , Shreyansh Jain Return-path: Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) by dpdk.org (Postfix) with ESMTP id 19CA329B6 for ; Tue, 18 Oct 2016 15:47:56 +0200 (CEST) Received: by mail-lf0-f51.google.com with SMTP id x79so357180132lff.0 for ; Tue, 18 Oct 2016 06:47:56 -0700 (PDT) In-Reply-To: <20161018130424.GA12541@hmsreliant.think-freely.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-10-18 09:04, Neil Horman: > On Mon, Oct 17, 2016 at 02:43:12PM +0100, Ferruh Yigit wrote: > > I caught while running ABI validation script today, I think this patch > > should increase LIBABIVER of: > > - lib/librte_cryptodev > > - lib/librte_eal > > - lib/librte_ether > > > It should, and it in fact should wait a release if it hadn't been documented as > a comming change. It was announced in release 16.04: http://dpdk.org/commit/c7970af While bumping LIBABIVER, the deprecation notices must be removed, and the API/ABI changes noted in the release notes, please.