numam-dpdk/lib/librte_vhost
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
..
fd_man.c vhost: introduce API to start a specific driver 2017-04-01 10:42:44 +02:00
fd_man.h vhost: introduce API to start a specific driver 2017-04-01 10:42:44 +02:00
Makefile vhost: rename header file 2017-04-01 10:42:44 +02:00
rte_vhost_version.map vhost: introduce API to start a specific driver 2017-04-01 10:42:44 +02:00
rte_vhost.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
socket.c vhost: fix use after free 2017-04-19 10:49:06 +02:00
vhost_user.c vhost: do not destroy device on repeat mem table message 2017-04-01 10:42:44 +02:00
vhost_user.h vhost: workaround MQ fails to startup 2017-04-28 06:28:37 +02:00
vhost.c vhost: rename header file 2017-04-01 10:42:44 +02:00
vhost.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
virtio_net.c eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00