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 <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>

