From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 9CE57DE0 for ; Thu, 14 Apr 2016 16:21:10 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 14 Apr 2016 07:20:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,485,1455004800"; d="scan'208";a="784865054" Received: from dhunt5-mobl.ger.corp.intel.com (HELO [10.237.220.96]) ([10.237.220.96]) by orsmga003.jf.intel.com with ESMTP; 14 Apr 2016 07:20:42 -0700 To: Olivier MATZ , "Wiles, Keith" , "dev@dpdk.org" References: <1457540381-20274-1-git-send-email-olivier.matz@6wind.com> <1460629199-32489-1-git-send-email-olivier.matz@6wind.com> <570FA2A2.3060604@6wind.com> Cc: "Richardson, Bruce" , "stephen@networkplumber.org" From: "Hunt, David" Message-ID: <570FA738.1050606@intel.com> Date: Thu, 14 Apr 2016 15:20:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <570FA2A2.3060604@6wind.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 00/36] mempool: rework memory allocation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2016 14:21:11 -0000 On 4/14/2016 3:01 PM, Olivier MATZ wrote: > > On 04/14/2016 03:50 PM, Wiles, Keith wrote: --snip-- >> I have not digested this complete patch yet, but this one popped out >> at me as the External Memory Manager support is setting in the wings >> for 16.07 release. If this causes the EMM patch to be rewritten or >> updated that seems like a problem to me. Does this patch add the >> External Memory Manager support? >> http://thread.gmane.org/gmane.comp.networking.dpdk.devel/32015/focus=35107 >> > > I've reworked the series you are referring to, and rebased it on top > of this series. Please see: > http://dpdk.org/ml/archives/dev/2016-April/037509.html > Thanks for your help on this, Olivier. Much appreciated. Regards, David.