> > A previous commit changed the local_cache table into a pointer, reducing
> > the size of the rte_mempool structure.
> >
> > Fix the API comment of rte_mempool_create() related to this modification.
> >
> > Fixes: 213af31e0960 ("mempool: reduce structure size if no cache needed")
> >
> > Signed-off-by: Olivier Matz <[email protected]>
>
> Acked-by: John McNamara <[email protected]>Applied, thanks

