numam-dpdk/lib/librte_mempool
Jerin Jacob c0583d98a9 eal: introduce macro for always inline
Different drivers use internal macros like force_inline for compiler
always inline feature.
Standardizing it through __rte_always_inline macro.

Verified the change by comparing the output binary file.
No difference found in the output binary file with this change.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-06-06 17:21:55 +02:00
..
Makefile mempool: move stack handler as a driver 2017-04-03 19:45:45 +02:00
rte_mempool_ops.c mempool: fix missing registration of free function 2016-07-21 23:15:47 +02:00
rte_mempool_version.map mempool: remove deprecated count functions 2017-02-21 12:05:46 +01:00
rte_mempool.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_mempool.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00