[PATCH] mempool/cnxk: avoid batch op free for empty mempools

Thomas Monjalon thomas at monjalon.net
Wed Jun 8 11:12:43 CEST 2022


28/04/2022 11:59, Ashwin Sekhar T K:
> Batch op data is initialized inside mempool alloc. But
> in case of empty mempools, the alloc function is not
> called and hence the initialization of batch op data is
> also not done. So ensure the validity of batch op data
> inside mempool free.
> 
> Signed-off-by: Ashwin Sekhar T K <asekhar at marvell.com>

Applied, thanks.





More information about the dev mailing list