From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH] testpmd: fix memory leak for dscp table Date: Sun, 18 Nov 2018 21:36:02 +0100 Message-ID: <3483543.ap0HWNepZy@xps> References: <20181114115859.160722-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, dev@dpdk.org, bernard.iremonger@intel.com, jingjing.wu@intel.com, wenzhuo.lu@intel.com To: Jasvinder Singh Return-path: In-Reply-To: <20181114115859.160722-1-jasvinder.singh@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" 14/11/2018 12:58, Jasvinder Singh: > Fix memory leak for dscp table reported by coverity > > Coverity ID: 326961 > Fixes: 281eeb8afc55 ("app/testpmd: add commands for metering and policing") > CC: stable@dpdk.org > > Signed-off-by: Jasvinder Singh Applied, thanks