From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id DB9BA1C52 for ; Mon, 13 Jun 2016 14:21:10 +0200 (CEST) Received: from was59-1-82-226-113-214.fbx.proxad.net ([82.226.113.214] helo=[192.168.0.10]) by mail.droids-corp.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bCQts-0007tT-NP; Mon, 13 Jun 2016 14:23:29 +0200 To: Lazaros Koromilas References: <1459784610-14008-1-git-send-email-l@nofutznetworks.com> <573301B0.5000205@6wind.com> From: Olivier Matz Cc: dev@dpdk.org, "Ananyev, Konstantin" Message-ID: <575EA52F.706@6wind.com> Date: Mon, 13 Jun 2016 14:21:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 In-Reply-To: <573301B0.5000205@6wind.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 1/2] mempool: allow for user-owned mempool caches 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: Mon, 13 Jun 2016 12:21:11 -0000 Hi Lazaros, On 05/11/2016 11:56 AM, Olivier MATZ wrote: > Hi Lazaros, > > Sorry for the late review. Please find some comments, > in addition to what Konstantin already said. > Will you have the time to send a v3 before the end of the integration deadline at the end of the week? I think it should be rebased on top of latest mempool series from David Hunt: http://dpdk.org/ml/archives/dev/2016-June/040897.html Regards, Olivier