[dpdk-dev] [PATCH v2] mem: fix freeing of memzone used by ivshmem
Sergio Gonzalez Monroy
sergio.gonzalez.monroy at intel.com
Thu Apr 21 13:21:37 CEST 2016
On 15/04/2016 09:29, Mauricio Vasquez B wrote:
> although previous implementation returned an error when trying to release a
> memzone assigned to an ivshmem device, it stills freed it.
>
> Fixes: cd10c42eb5bc ("mem: fix ivshmem freeing")
>
> Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal at studenti.polito.it>
> ---
> v2:
> solved compilation problem when ivshmem is disabled
> lib/librte_eal/common/eal_common_memzone.c | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
This time I have waited to see the test-report (which I should have done
for the v1).
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
More information about the dev
mailing list