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 76C2C5AA4 for ; Thu, 19 May 2016 13:05:44 +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 1b3Lnx-0000nk-Em; Thu, 19 May 2016 13:07:50 +0200 To: "Mrozowicz, SlawomirX" References: <1463057213-4123-1-git-send-email-slawomirx.mrozowicz@intel.com> <57399158.7020509@6wind.com> <158888A50F43E34AAE179517F56C97455ACDD1@IRSMSX103.ger.corp.intel.com> Cc: "dev@dpdk.org" From: Olivier Matz Message-ID: <573D9DFF.6040201@6wind.com> Date: Thu, 19 May 2016 13:05:35 +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: <158888A50F43E34AAE179517F56C97455ACDD1@IRSMSX103.ger.corp.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] rte mempool: division or modulo by zero 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, 19 May 2016 11:05:44 -0000 Hi Slawomir, On 05/19/2016 12:57 PM, Mrozowicz, SlawomirX wrote: > Hi Olivier, > > I try to marge my change CID 13234 with your patch 12057. > Can you tell me which is the base commit to apply the patch. > I think that I should apply your patches starting from 12834. > Yes that's correct, the v3 patchset can be found here: http://dpdk.org/ml/archives/dev/2016-May/039229.html Regards, Olivier