On 3/19/26 3:03 PM, Bruce Richardson wrote:
On Thu, Mar 19, 2026 at 09:13:00AM +0000, Morten Brørup wrote:
The descriptions for the mempool creation functions contained advice for
choosing the optimum (in terms of memory usage) number of elements and
cache size.
The advice was based on implementation details, which was changed long
ago, making the advice completely irrelevant.
This obsolete advice was removed.
Also fixed a copy-paste bug in the rte_mempool_calc_obj_size() function
description.
Signed-off-by: Morten Brørup <[email protected]>
---
Acked-by: Bruce Richardson <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>