[PATCH 2/2] mempool: use rte constant macro instead of GCC builtin

Thomas Monjalon thomas at monjalon.net
Wed May 29 16:51:38 CEST 2024


20/03/2024 22:33, Tyler Retzlaff:
> Use newly introduced __rte_constant(e) macro instead of directly using
> __builtin_constant_p() allowing mempool to be built by MSVC.

Does it mean we should enable mempool build?
If yes, please send a v2.




More information about the dev mailing list