From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] app/testpmd: fix memory leak for tm object Date: Mon, 5 Nov 2018 19:34:34 +0000 Message-ID: <14cf7b1c-f149-0514-23cf-3d8079db616e@intel.com> References: <20181105162152.31301-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: jingjing.wu@intel.com, bernard.iremonger@intel.com To: Jasvinder Singh , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 8C90B4F90 for ; Mon, 5 Nov 2018 20:34:37 +0100 (CET) In-Reply-To: <20181105162152.31301-1-jasvinder.singh@intel.com> 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 11/5/2018 4:21 PM, Jasvinder Singh wrote: > Fixes memory leak for shared shaper object of the traffic manager. > > Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding mode") > > Signed-off-by: Jasvinder Singh Reviewed-by: Ferruh Yigit - needs stable tag: "Cc: stable@dpdk.org"