On Mon, Mar 26, 2018 at 05:09:44PM +0100, Andrew Rybchenko wrote: > Size of memory chunk required to populate mempool objects depends > on how objects are stored in the memory. Different mempool drivers > may have different requirements and a new operation allows to > calculate memory size in accordance with driver requirements and > advertise requirements on minimum memory chunk size and alignment > in a generic way. > > Bump ABI version since the patch breaks it. > > Suggested-by: Olivier Matz <olivier.m...@6wind.com> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Acked-by: Olivier Matz <olivier.m...@6wind.com>