From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH] doc: announce API/ABI changes for mempool Date: Thu, 1 Feb 2018 18:23:38 +0530 Message-ID: <2790f146-ab69-064b-cb84-870f61d6ab0e@nxp.com> References: <1516713784-11605-1-git-send-email-arybchenko@solarflare.com> <20180131164651.ne2f77ivs7brhbep@platinum> <20180201064007.GA9487@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Rybchenko , dev@dpdk.org To: Jerin Jacob , Olivier Matz Return-path: Received: from EUR01-VE1-obe.outbound.protection.outlook.com (mail-ve1eur01on0072.outbound.protection.outlook.com [104.47.1.72]) by dpdk.org (Postfix) with ESMTP id 1B10A1B026 for ; Thu, 1 Feb 2018 13:53:50 +0100 (CET) In-Reply-To: <20180201064007.GA9487@jerin> 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 2/1/2018 12:10 PM, Jerin Jacob wrote: > -----Original Message----- >> Date: Wed, 31 Jan 2018 17:46:51 +0100 >> From: Olivier Matz >> To: Andrew Rybchenko >> CC: dev@dpdk.org >> Subject: Re: [dpdk-dev] [PATCH] doc: announce API/ABI changes for mempool >> User-Agent: NeoMutt/20170113 (1.7.2) >> >> On Tue, Jan 23, 2018 at 01:23:04PM +0000, Andrew Rybchenko wrote: >>> An API/ABI changes are planned for 18.05 [1]: >>> >>> * Allow to customize how mempool objects are stored in memory. >>> * Deprecate mempool XMEM API. >>> * Add mempool driver ops to get information from mempool driver and >>> dequeue contiguous blocks of objects if driver supports it. >>> >>> [1] http://dpdk.org/ml/archives/dev/2018-January/088698.html >>> >>> Signed-off-by: Andrew Rybchenko >> >> Acked-by: Olivier Matz > > Acked-by: Jerin Jacob > > Acked-by: Hemant Agrawal