Re: [PATCH v13 2/6] mempool: add functions to get extra mempool info
From: Paul Szczepanek <hidden>
Date: 2024-06-07 15:12:46
From: Paul Szczepanek <hidden>
Date: 2024-06-07 15:12:46
On 06/06/2024 13:28, Konstantin Ananyev wrote:
quoted
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?