On Monday 04 September 2017 07:41 PM, Olivier MATZ wrote:
> On Tue, Aug 15, 2017 at 11:37:37AM +0530, Santosh Shukla wrote:
>> mp->flags is int and mempool API updates unsigned int
>> value in 'flags', so fix the 'flags' data type.
>>
>> Patch also does mp->flags cleanup like:
>> * Remove redunda
On Tue, Aug 15, 2017 at 11:37:37AM +0530, Santosh Shukla wrote:
> mp->flags is int and mempool API updates unsigned int
> value in 'flags', so fix the 'flags' data type.
>
> Patch also does mp->flags cleanup like:
> * Remove redundant 'flags' API description from
> - __rte_mempool_generic_put
>
2 matches
Mail list logo