From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/ark: fix kvargs memory leak Date: Mon, 01 May 2017 22:36:10 +0200 Message-ID: <9164316.8vmKmCR9yr@xps> References: <20170428074311.31605-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Shepard Siegel , Ed Czeck , John Miller To: Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 038375A3E for ; Mon, 1 May 2017 22:36:11 +0200 (CEST) In-Reply-To: <20170428074311.31605-1-ferruh.yigit@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" 28/04/2017 09:43, Ferruh Yigit: > Coverity issue: 1428042 > Fixes: 1131cbf0fb2b ("net/ark: stub PMD for Atomic Rules Arkville") > > Signed-off-by: Ferruh Yigit Acked-by: John Miller Applied, thanks