[dpdk-dev] [PATCH 1/4] eal: introduce the rte macro for always inline
    Bruce Richardson 
    bruce.richardson at intel.com
       
    Thu Jun  1 13:57:30 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>
> ---
> This patch has the following false positive checkpatch warning:
> 
Definitely good to have.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
    
    
More information about the dev
mailing list