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?