[dpdk-dev] [PATCH v2] mempool: check for invalid args on creation

Andrew Rybchenko arybchenko at solarflare.com
Thu Aug 2 13:10:43 CEST 2018


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.guarch at intel.com>

Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>


More information about the dev mailing list