numam-dpdk/drivers/event/sw
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
..
event_ring.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
iq_ring.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
Makefile event/sw: support xstats 2017-04-04 19:19:52 +02:00
rte_pmd_evdev_sw_version.map event/sw: add new software-only eventdev driver 2017-04-04 19:19:51 +02:00
sw_evdev_scheduler.c eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
sw_evdev_worker.c event/sw: fix credit return on invalid queue id 2017-04-20 00:26:55 +02:00
sw_evdev_xstats.c event/sw: support xstats 2017-04-04 19:19:52 +02:00
sw_evdev.c vdev: use generic vdev struct for probe and remove 2017-04-14 15:41:50 +02:00
sw_evdev.h event/sw: support xstats 2017-04-04 19:19:52 +02:00