numam-dpdk/lib/librte_port
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 mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_port_ethdev.c port: fix minor typo 2017-04-21 02:15:29 +02:00
rte_port_ethdev.h port: add ethdev writer nodrop 2015-06-18 16:37:57 +02:00
rte_port_fd.c port: fix file descriptor reader 2017-04-21 02:15:26 +02:00
rte_port_fd.h port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port_frag.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_frag.h port: add IPv6 fragmentation port 2015-05-18 12:26:33 +02:00
rte_port_kni.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_kni.h port: support KNI 2016-06-21 18:05:45 +02:00
rte_port_ras.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_ras.h port: add IPv6 reassembly port 2015-05-18 12:28:52 +02:00
rte_port_ring.c eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
rte_port_ring.h port: add ring multi reader or writer 2015-11-26 00:32:12 +01:00
rte_port_sched.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_sched.h port: hierarchical scheduler 2014-06-17 03:34:10 +02:00
rte_port_source_sink.c port: use mbuf alloc bulk instead of mempool 2017-04-21 02:15:23 +02:00
rte_port_source_sink.h port: modify source and sink port structure 2016-10-12 22:25:24 +02:00
rte_port_version.map port: support file descriptor 2016-10-13 11:42:37 +02:00
rte_port.h doc: drop old naming of the project 2016-02-10 15:47:51 +01:00