From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH 1/5] mempool: add external mempool manager support Date: Thu, 4 Feb 2016 16:47:58 +0000 Message-ID: <56B380BE.9080904@intel.com> References: <1453829155-1366-1-git-send-email-david.hunt@intel.com> <1453829155-1366-2-git-send-email-david.hunt@intel.com> <56B365A0.3080206@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: Olivier MATZ , dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id BD06395DB for ; Thu, 4 Feb 2016 17:48:04 +0100 (CET) In-Reply-To: <56B365A0.3080206@6wind.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 04/02/2016 14:52, Olivier MATZ wrote: > Hi David, > > Nice work, thanks ! > Please see some comments below. > > [snip] Olivier, Thanks for your comprehensive comments. I'm working on a v2 patch based on feedback already received from Jerin, and I'll be sure to include your feedback also. Many thanks, David.