[dpdk-dev] [PATCH 1/4] eal: introduce the rte macro for always inline

Bruce Richardson bruce.richardson at intel.com
Thu Jun 1 13:59:13 CEST 2017


On Thu, Jun 01, 2017 at 12:57:30PM +0100, Bruce Richardson wrote:
> 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>
>

Just noticed I already acked this set before!
Can this please be merged soon, so we can have these macros available
for use in other patches.

Thanks,
/Bruce


More information about the dev mailing list