From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2 1/2] test/memzone: add test for memzone count in eal mem config Date: Thu, 1 Feb 2018 10:05:56 +0000 Message-ID: <369a211f-1ccd-c81f-1911-5417a2441a2f@intel.com> References: <10403071.adUGvGvJF3@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id AF24C2BBB for ; Thu, 1 Feb 2018 11:05:58 +0100 (CET) In-Reply-To: <10403071.adUGvGvJF3@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 01-Feb-18 12:12 AM, Thomas Monjalon wrote: > 31/01/2018 16:29, Anatoly Burakov: >> Ensure that memzone count in eal mem config is incremented and >> decremented whenever memzones are allocated and freed. >> >> Signed-off-by: Anatoly Burakov > > Please report acks from previous version. > > OK, will submit a v4. -- Thanks, Anatoly