[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code

Morten Brørup mb at smartsharesystems.com
Mon Feb 16 12:58:11 CET 2026


Reduced compiled code footprint by de-inlining unlikely
code paths.

Morten Brørup (2):
  mempool: simplify get objects
  mempool: de-inline get/put objects unlikely code paths

 lib/mempool/rte_mempool.c | 153 +++++++++++++++++++++++++
 lib/mempool/rte_mempool.h | 229 +++++++++++++++++---------------------
 2 files changed, 258 insertions(+), 124 deletions(-)

-- 
2.43.0



More information about the dev mailing list