From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/2] test/memzone: add test for memzone count in eal mem config Date: Thu, 01 Feb 2018 01:12:54 +0100 Message-ID: <10403071.adUGvGvJF3@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Anatoly Burakov Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id C11B41B879 for ; Thu, 1 Feb 2018 01:13:41 +0100 (CET) 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" 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.