On Fri, Dec 14, 2018 at 11:00:17AM +0100, David Marchand wrote: > On Fri, Dec 14, 2018 at 10:54 AM Akhil Goyal <akhil.go...@nxp.com> wrote: > > > Hi David, > > > > I can see that there are other APIs as well which are not marked as > > experimental like rte_bbdev_dec_op_alloc_bulk > > rte_bbdev_dec_op_free_bulk, rte_bbdev_enqueue_enc_ops etc. > > > > Well, that's the problem with inlines... > I don't think we can detect these easily. > We can, if the symbols get added to the version map as they should. But (as you note), because these functions are inlines, theres no error thrown for not following that rule.
> > -- > David Marchand