[dpdk-dev] [PATCH 1/4] eal: introduce the rte macro for always inline
Bruce Richardson
bruce.richardson at intel.com
Mon May 15 10:07:52 CEST 2017
On Sat, May 13, 2017 at 02:57:25PM +0530, Jerin Jacob wrote:
> Different drivers use internal macros like force_inline for compiler
> always inline feature.
> Standardizing it through __rte_always_inline macro.
>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> ---
Good cleanup.
Series Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list