From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernard Iremonger Subject: [PATCH v3 0/2] librte_ether release memory Date: Mon, 13 Jul 2015 14:04:03 +0100 Message-ID: <1436792645-26831-1-git-send-email-bernard.iremonger@intel.com> References: To: dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id E1B293239 for ; Mon, 13 Jul 2015 15:04:15 +0200 (CEST) In-Reply-To: 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" Changes in V3: Release queue array memory in rte_eth_dev_close() function Changes in V2: do not free mac_addrs and hash_mac_addrs in rte_eth_dev_uninit() function. Bernard Iremonger (2): librte_ether: release memory in uninit function. librte_ether: release queue array memory in close function lib/librte_ether/rte_ethdev.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) -- 1.9.1