From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH v10 0/3] mempool: add external mempool manager Date: Tue, 14 Jun 2016 14:32:22 +0200 Message-ID: <575FF956.7010303@6wind.com> References: <1465571806-22008-1-git-send-email-david.hunt@intel.com> <1465897575-37638-1-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: viktorin@rehivetech.com, jerin.jacob@caviumnetworks.com, shreyansh.jain@nxp.com To: David Hunt , dev@dpdk.org Return-path: Received: from proxy.6wind.com (host.76.145.23.62.rev.coltfrance.com [62.23.145.76]) by dpdk.org (Postfix) with ESMTP id 01D668DA0 for ; Tue, 14 Jun 2016 14:32:22 +0200 (CEST) In-Reply-To: <1465897575-37638-1-git-send-email-david.hunt@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 06/14/2016 11:46 AM, David Hunt wrote: > Here's the latest version of the External Mempool Manager patchset. > It's re-based on top of the latest head as of 14/6/2016, including > Olivier's 35-part patch series on mempool re-org [1] > > [1] http://dpdk.org/ml/archives/dev/2016-May/039229.html Thanks David for working on this! Series Acked-by: Olivier Matz