[dpdk-dev] [PATCH v3 1/2] eal: add API to align integer to previous power of 2

Matan Azrad matan at mellanox.com
Wed Apr 4 20:23:19 CEST 2018


Hi Pavan

From: Pavan Nikhilesh, Wednesday, April 4, 2018 9:16 PM
> Hi Matan,
> 
> >
> > Got you.
> > Looks like you found issue here...
> > The experimental tag probably should be in a root .h file.
> > Probably, need a fix patch to move it for a different\new .h file.
> >
> > What do you think?
> >
> 
> Actually thats just start of the rabbit hole, if we succeed to tag a inline
> function in rte_common.h as experimental every lib/driver that uses
> rte_common.h (almost everything) needs to have CFLAGS set to -
> DALLOW_EXPERIMENTAL_API.
> 

Isn't it relevant only for the libs which are using the new tagged APIs?

> Regards,
> Pavan.


More information about the dev mailing list