RE: [PATCH 1/4] mempool: clarify mempool cache flush API behavior

2023-06-07 Thread Morten Brørup
> From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com] > Sent: Thursday, 9 March 2023 05.58 > > Clarify that mempool cache flush API works with default mempool cache. > It is applications responsibility to validate that the cache > belongs to the specified mempool. > > Signed-off-by:

[PATCH 1/4] mempool: clarify mempool cache flush API behavior

2023-03-08 Thread Honnappa Nagarahalli
Clarify that mempool cache flush API works with default mempool cache. It is applications responsibility to validate that the cache belongs to the specified mempool. Signed-off-by: Honnappa Nagarahalli Reviewed-by: Kamalakshitha Aligeri Reviewed-by: Ruifeng Wang --- lib/mempool/rte_mempool.h |