From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] lib/latencystats: free up the memzone Date: Wed, 01 Aug 2018 18:04:16 +0200 Message-ID: <6746880.NuOQS9GxeP@xps> References: <1532623808-18558-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Remy Horton , stable@dpdk.org To: Reshma Pattan Return-path: 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" 01/08/2018 12:36, Remy Horton: > > On 26/07/2018 17:50, Reshma Pattan wrote: > > Free up the memzone allocated during the > > rte_latencystats_init(). > > > > Fixes: 5cd3cac9ed ("latency: added new library for latency stats") > > CC: stable@dpdk.org > > CC: remy.horton@intel.com > > > > Signed-off-by: Reshma Pattan > > Acked-by: Remy Horton Applied, thanks