On Wed, Sep 06, 2017 at 04:58:28PM +0530, Santosh Shukla wrote:
> mp->flags is int and mempool API writes unsigned int
> value in 'flags', so fix the 'flags' data type.
>
> Signed-off-by: Santosh Shukla
> Signed-off-by: Jerin Jacob
Acked-by: Olivier Matz
mp->flags is int and mempool API writes unsigned int
value in 'flags', so fix the 'flags' data type.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
v4 --> v5:
- Splitted v4 [01/07] to this as second patch.
lib/librte_mempool/rte_mempool.c | 4 ++--
lib/librte_mempool/rte_mempool.
2 matches
Mail list logo