[PATCH v13 2/6] mempool: add functions to get extra mempool info
Paul Szczepanek
paul.szczepanek at arm.com
Fri Jun 7 17:12:14 CEST 2024
On 06/06/2024 13:28, Konstantin Ananyev wrote:
>
>
>> Add two functions:
>> - rte_mempool_get_mem_range - get virtual memory range
>> of the objects in the mempool,
>> - rte_mempool_get_obj_alignment - get alignment of
>> objects in the mempool.
>>
>> Add two tests that test these new functions.
>
> LGTM in general, few nits/suggestions below.
>
I have added your suggestions.
Can I please have an Acked by or Reviewed by from you?
More information about the dev
mailing list