numam-dpdk/examples
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
..
bond examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
cmdline examples: fix whitespace 2015-06-12 11:10:10 +02:00
distributor ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
ethtool examples/ethtool: fix link with ixgbe shared lib 2017-05-01 22:03:37 +02:00
exception_path examples/exception_path: support FreeBSD 2017-06-05 17:55:40 +02:00
helloworld tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
ip_fragmentation examples: limit max frame size 2017-04-21 02:21:29 +02:00
ip_pipeline eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
ip_reassembly examples: limit max frame size 2017-04-21 02:21:29 +02:00
ipsec-secgw examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
ipv4_multicast examples: limit max frame size 2017-04-21 02:21:29 +02:00
kni examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
l2fwd examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
l2fwd-cat examples: fix optind reset 2017-03-10 15:38:47 +01:00
l2fwd-crypto examples/l2fwd-crypto: fix packets array index 2017-04-28 17:46:19 +02:00
l2fwd-jobstats examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
l2fwd-keepalive examples/l2fwd-keepalive: clean up shared mem on exit 2017-05-01 16:42:07 +02:00
l3fwd eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd-acl examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
l3fwd-power examples/l3fwd-power: fix Rx descriptor size 2017-05-01 17:58:51 +02:00
l3fwd-vf examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
link_status_interrupt examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
load_balancer examples/load_balancer: fix Tx flush 2017-05-01 18:18:29 +02:00
multi_process examples/multi_process: remove unused variable 2017-06-05 17:54:30 +02:00
netmap_compat examples: fix build clean on FreeBSD 2017-04-21 16:19:54 +02:00
packet_ordering ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
performance-thread eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
ptpclient examples: fix optind reset 2017-03-10 15:38:47 +01:00
qos_meter examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
qos_sched examples/qos_sched: suppress gcc 7.1.1 warning 2017-06-05 14:27:01 +02:00
quota_watermark examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
rxtx_callbacks apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
server_node_efd ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
skeleton apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
tep_termination eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
timer tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
vhost eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
vhost_xen eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
vm_power_manager examples/vm_power_manager: remove dependency on internal header 2016-07-11 17:23:32 +02:00
vmdq remove unused ring includes 2016-09-16 10:16:02 +02:00
vmdq_dcb remove unused ring includes 2016-09-16 10:16:02 +02:00
Makefile examples: enable build of performance-thread 2017-04-06 21:37:19 +02:00