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

Pavan Nikhilesh pbhagavatula at caviumnetworks.com
Wed Apr 4 20:15:58 CEST 2018


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.

Regards,
Pavan.


More information about the dev mailing list