[dpdk-dev] [PATCH] enic: fix free function to actually free memory

Bruce Richardson bruce.richardson at intel.com
Thu Jun 23 13:36:09 CEST 2016


On Tue, Jun 14, 2016 at 04:54:54PM -0700, Nelson Escobar wrote:
> enic_alloc_consistent() allocated memory, but enic_free_consistent()
> was an empty function, so allocated memory was never freed.
> 

The additions to track memzones also needs to be described in the commit message,
since this patch does more than just provide an implementation for the
free function.

Regards,
/Bruce



More information about the dev mailing list