replace always-inline attributes
authorThomas Monjalon <thomas@monjalon.net>
Sun, 9 Feb 2020 12:27:49 +0000 (13:27 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 16 Apr 2020 16:16:46 +0000 (18:16 +0200)
commit33011cb3dfa852014e440489e95fe07e20ad7a1f
treef75a5a8c9f17926dc1b78b2cbd49b7ae7c2f1b7e
parentef5baf3486e03004b6d807f731f0d9936504511d
replace always-inline attributes

There is a macro __rte_always_inline, forcing functions to be inlined,
which is now used where appropriate for consistency.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
app/test-eventdev/test_order_atq.c
app/test-eventdev/test_order_common.h
app/test-eventdev/test_order_queue.c
app/test-eventdev/test_perf_atq.c
app/test-eventdev/test_perf_common.h
app/test-eventdev/test_perf_queue.c
drivers/net/ice/ice_rxtx.c
lib/librte_eal/x86/include/rte_rtm.h
lib/librte_power/rte_power_empty_poll.c