replace no-inline attributes
authorThomas Monjalon <thomas@monjalon.net>
Sun, 9 Feb 2020 17:32:42 +0000 (18:32 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 16 Apr 2020 16:16:46 +0000 (18:16 +0200)
commitd0ac7bb577e9d2e2a02abc2b159a486884f0274a
tree31a85777508ec02d79f977a31fa56c09f38272b1
parent33011cb3dfa852014e440489e95fe07e20ad7a1f
replace no-inline attributes

There is a macro __rte_noinline, preventing function to be inlined,
which is now used where appropriate for consistency.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
drivers/common/dpaax/compat.h
drivers/net/dpaa2/dpaa2_rxtx.c
lib/librte_eal/include/rte_common.h