[RFC v2 1/1] eventdev: add atomic queue to test-eventdev app

Luka Jankovic luka.jankovic at ericsson.com
Thu Jan 9 11:22:05 CET 2025



On Mon, 2024-12-23 at 12:16 +0100, Mattias Rönnblom wrote:
> 
> > +static __rte_always_inline void
> 
> Why is this __rte_always_inline?
> 

The stage functions are based on the ones defined in test_order_queue.c and the
test_order_common.h respectively, where they were defined with
__rte_always_inline. I tried using normal inline and it works, so I will change
it.

Thank you for the feedback. I will revise and send a new version.
> 



More information about the dev mailing list