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"