From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH] lib/latencystats: free up the memzone Date: Wed, 1 Aug 2018 11:36:11 +0100 Message-ID: References: <1532623808-18558-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@dpdk.org To: Reshma Pattan , dev@dpdk.org Return-path: In-Reply-To: <1532623808-18558-1-git-send-email-reshma.pattan@intel.com> 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 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