numam-dpdk/lib/librte_mbuf
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 mbuf: bump library version 2017-04-05 13:37:17 +02:00
rte_mbuf_ptype.c mbuf: add functions to dump packet type 2016-10-11 18:22:36 +02:00
rte_mbuf_ptype.h mbuf: fix missing includes in exported header 2017-05-01 00:10:23 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: add a timestamp field 2017-04-05 11:30:29 +02:00
rte_mbuf.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00