On 14/04/2016 14:48, 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> > --- > lib/librte_eal/common/eal_common_memzone.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) > >
Thanks for the fix (not sure what I was thinking at the time). Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>