[dpdk-dev] [PATCH v5 3/8] mempool: add flags arg in xmem size and usage

santosh santosh.shukla at caviumnetworks.com
Thu Sep 7 09:49:32 CEST 2017


On Thursday 07 September 2017 01:16 PM, Olivier MATZ wrote:
> On Wed, Sep 06, 2017 at 04:58:29PM +0530, Santosh Shukla wrote:
>> @@ -1503,6 +1505,8 @@ size_t rte_mempool_xmem_size(uint32_t elt_num, size_t total_elt_sz,
>>   *   Number of elements in the paddr array.
>>   * @param pg_shift
>>   *   LOG2 of the physical pages size.
>> + * @param flags
>> + *  The mempool flag.
>>   * @return
>>   *   On success, the number of bytes needed to store given number of
>>   *   objects, aligned to the given page size. If the provided memory
> Minor typo: "the mempool flagS"
>
in v6, Thanks.



More information about the dev mailing list