From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH v4 0/2] Dynamically configure mempool handle Date: Mon, 25 Sep 2017 09:24:57 +0200 Message-ID: <20170925072456.ok2n7fja47r5avh7@platinum> References: <20170815080717.9413-1-santosh.shukla@caviumnetworks.com> <20170911151837.25092-1-santosh.shukla@caviumnetworks.com> <0300872a-ce64-69e1-3cc8-7d82469c6669@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, thomas@monjalon.net, jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com To: santosh Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 24E39968 for ; Mon, 25 Sep 2017 09:25:05 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Santosh, On Tue, Sep 19, 2017 at 01:58:14PM +0530, santosh wrote: > Hi Olivier, > > > On Wednesday 13 September 2017 03:30 PM, santosh wrote: > > Hi Olivier, > > > > > > On Monday 11 September 2017 08:48 PM, Santosh Shukla wrote: > >> v4: > >> - Includes v3 review coment changes. > >> Patches rebased on 06791a4bce: ethdev: get the supported pools for a port > > are you fine with v4? Thanks. > > > Ping? Thanks. Really sorry for the late review. I'm sending some minor comments, hoping the patches can be integrated in RC1. Olivier