numam-dpdk/examples/l3fwd
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
..
l3fwd_em_hlm_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_em_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_em.c examples/l3fwd: use accelerated CRC on ARM 2016-10-25 18:49:18 +02:00
l3fwd_em.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_lpm_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_lpm.c remove unused ring includes 2016-09-16 10:16:02 +02:00
l3fwd_lpm.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd.h examples/l3fwd: enable 4M hash for all 64-bit archs 2016-10-13 14:37:48 +02:00
main.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
Makefile