From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Qiu, Michael" Subject: Re: [PATCH v3 0/2] librte_ether release memory Date: Tue, 14 Jul 2015 04:51:47 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E60286046BA4DE@SHSMSX101.ccr.corp.intel.com> References: <1436792645-26831-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "Iremonger, Bernard" , "dev@dpdk.org" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 3741C11A2 for ; Tue, 14 Jul 2015 06:53:00 +0200 (CEST) Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/13/2015 9:04 PM, Iremonger, Bernard wrote:=0A= > Changes in V3:=0A= > Release queue array memory in rte_eth_dev_close() function=0A= >=0A= > Changes in V2:=0A= > do not free mac_addrs and hash_mac_addrs in rte_eth_dev_uninit() function= .=0A= >=0A= > Bernard Iremonger (2):=0A= > librte_ether: release memory in uninit function.=0A= > librte_ether: release queue array memory in close function=0A= >=0A= > lib/librte_ether/rte_ethdev.c | 11 ++++++++++-=0A= > 1 file changed, 10 insertions(+), 1 deletion(-)=0A= >=0A= =0A= Acked-by: Michael Qiu =0A=