On 01.08.2018 21:16, De Lara Guarch, Pablo wrote:
Hi Andrew,
-Original Message-
From: Andrew Rybchenko [mailto:arybche...@solarflare.com]
Sent: Friday, July 20, 2018 4:49 PM
To: De Lara Guarch, Pablo ;
olivier.m...@6wind.com
Cc: dev@dpdk.org
Subject: Re: [PATCH] mempool: check for inval
Hi Andrew,
> -Original Message-
> From: Andrew Rybchenko [mailto:arybche...@solarflare.com]
> Sent: Friday, July 20, 2018 4:49 PM
> To: De Lara Guarch, Pablo ;
> olivier.m...@6wind.com
> Cc: dev@dpdk.org
> Subject: Re: [PATCH] mempool: check for invalid args on creation
>
> On 17.07.2018
On 17.07.2018 13:37, Pablo de Lara wrote:
Currently, a mempool can be created if the number of
objects is zero or the size of these is zero.
In these scenarios, rte_mempool_create should return NULL,
as the mempool created is useless.
Signed-off-by: Pablo de Lara
---
lib/librte_mempool/rte_me
Currently, a mempool can be created if the number of
objects is zero or the size of these is zero.
In these scenarios, rte_mempool_create should return NULL,
as the mempool created is useless.
Signed-off-by: Pablo de Lara
---
lib/librte_mempool/rte_mempool.c | 12
1 file changed, 12
4 matches
Mail list logo