numam-dpdk/examples/ip_pipeline
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
..
config make python scripts PEP8 compliant 2017-01-04 21:12:58 +01:00
pipeline eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
app.h examples/ip_pipeline: fix coremask limitation 2017-01-17 18:37:41 +01:00
config_check.c examples/ip_pipeline: add TAP port 2016-10-13 11:44:08 +02:00
config_parse_tm.c examples/ip_pipeline: fix buffer overrun 2015-12-13 02:39:19 +01:00
config_parse.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
cpu_core_map.c examples/ip_pipeline: fix lcore mapping for ppc64 2016-09-09 17:56:25 +02:00
cpu_core_map.h examples/ip_pipeline: rework config file syntax 2015-07-09 17:25:45 +02:00
init.c examples/ip_pipeline: avoid panic if link up/down not supported 2017-04-21 02:15:12 +02:00
main.c examples/ip_pipeline: add more ports 2015-11-26 00:32:12 +01:00
Makefile examples/ip_pipeline: remove useless makefile line 2017-01-17 18:21:11 +01:00
parser.c examples/ip_pipeline: add string parsing helpers 2016-06-08 16:45:05 +02:00
parser.h examples/ip_pipeline: add string parsing helpers 2016-06-08 16:45:05 +02:00
pipeline_be.h examples/ip_pipeline: add TAP port 2016-10-13 11:44:08 +02:00
pipeline.h examples/ip_pipeline: link routing output ports to devices 2016-06-08 21:36:04 +02:00
thread_fe.c examples/ip_pipeline: fix coremask limitation 2017-01-17 18:37:41 +01:00
thread_fe.h examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00
thread.c examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00
thread.h examples/ip_pipeline: measure CPU utilization 2016-03-07 12:35:36 +01:00