[dpdk-dev] [dpdk-stable] [PATCH] test/memzone: fixing memory leak in memzone autotest

Thomas Monjalon thomas at monjalon.net
Sat Nov 11 12:26:19 CET 2017


08/11/2017 13:33, Radoslaw Biernacki:
> This patch fixes the memory leaks in memzone_autotest. Those memory leaks
> lead to failures in tests from the same testing group due to out of memory
> problems.  With introduction of rte_memzone_free() it is now possible to
> free the memzone.  Fix uses this API call to make a clean after each test
> case.
> 
> Fixes: ff909fe21f0a ("mem: introduce memzone freeing")
> 
> Signed-off-by: Radoslaw Biernacki <radoslaw.biernacki at linaro.org>

Applied, thanks



More information about the dev mailing list