On 7/13/2015 9:04 PM, Iremonger, Bernard wrote: > 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(-) >
Acked-by: Michael Qiu <michael.qiu at intel.com>