On 3/26/24 12:57, Morten Brørup wrote:
From: Tyler Retzlaff [mailto:[email protected]] Sent: Wednesday, 20 March 2024 22.34Use newly introduced __rte_constant(e) macro instead of directly using __builtin_constant_p() allowing mempool to be built by MSVC. Signed-off-by: Tyler Retzlaff <[email protected]> ---Reviewed-by: Morten Brørup <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]>

