02/08/2018 13:10, Andrew Rybchenko: > On 02.08.2018 03:35, Pablo de Lara wrote: > > Currently, a mempool can be created if the number of > > objects is zero. However, in this scenario, > > rte_mempool_create should return NULL, > > as the mempool created is useless otherwise. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > Acked-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied, thanks