From mboxrd@z Thu Jan 1 00:00:00 1970 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) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Feb 2018 02:05:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,443,1511856000"; d="scan'208";a="170839551" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.237.220.145]) ([10.237.220.145]) by orsmga004.jf.intel.com with ESMTP; 01 Feb 2018 02:05:56 -0800 To: Thomas Monjalon Cc: dev@dpdk.org References: <10403071.adUGvGvJF3@xps> From: "Burakov, Anatoly" Message-ID: <369a211f-1ccd-c81f-1911-5417a2441a2f@intel.com> Date: Thu, 1 Feb 2018 10:05:56 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <10403071.adUGvGvJF3@xps> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 1/2] test/memzone: add test for memzone count in eal mem config X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2018 10:05:59 -0000 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