From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Horman Subject: Re: [PATCH v11 00/24] Introducing rte_driver/rte_device generalization Date: Tue, 18 Oct 2016 09:04:25 -0400 Message-ID: <20161018130424.GA12541@hmsreliant.think-freely.org> References: <1466510566-9240-1-git-send-email-shreyansh.jain@nxp.com> <3582057.BR181DtlIn@xps13> <629b0e70-5bd1-d376-4fb9-e7c7a102d79f@nxp.com> <1978706.bfODzZLsTC@xps13> <1e1ac980-d857-877b-d629-8a6e9fd0a4c1@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Shreyansh Jain , Thomas Monjalon , dev@dpdk.org, viktorin@rehivetech.com, David Marchand , hemant.agrawal@nxp.com To: Ferruh Yigit Return-path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id A50292C0C for ; Tue, 18 Oct 2016 15:04:48 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1e1ac980-d857-877b-d629-8a6e9fd0a4c1@intel.com> 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" On Mon, Oct 17, 2016 at 02:43:12PM +0100, Ferruh Yigit wrote: > On 10/5/2016 12:57 PM, Shreyansh Jain wrote: > > Hi Thomas, > > > > On Tuesday 04 October 2016 01:12 PM, Thomas Monjalon wrote: > >> 2016-10-04 12:21, Shreyansh Jain: > >>> Hi Thomas, > >>> > >>> On Monday 03 October 2016 07:58 PM, Thomas Monjalon wrote: > >>>> Applied, thanks everybody for the great (re)work! > >>> > >>> Thanks! > >>> > > [...] > > [...] > >>> > >>> It can be merged with changes for: > >>> - drv_name > >>> - EAL_ before _REGISTER_ macros > >>> - eth_driver => rte_driver naming > >> > >> Good. > >> Could you make it this week, please? > >> > > > > Certainly. At least some of those I can send within this week :) > > > > > 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. Neil > Thanks, > ferruh >