[dpdk-dev] [PATCH v4] build: enable allow experimental API flag
David Marchand
david.marchand at redhat.com
Fri Apr 10 17:48:00 CEST 2020
On Fri, Apr 10, 2020 at 2:12 PM David Marchand
<david.marchand at redhat.com> wrote:
> On Fri, Apr 10, 2020 at 11:04 AM <pbhagavatula at marvell.com> wrote:
> >
> > From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> >
> > Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
> > meson.build instead enable ALLOW_EXPERIMENTAL_API flag across app, lib and
> > drivers.
> > This changes reduces the clutter across the project while still maintaining
> > the functionality of ALLOW_EXPERIMENTAL_API i.e. warning external
> > applications about experimental API usage.
> >
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> > Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
>
Unfortunately, after more tests, setting the flag in mk/rte.app.mk and
mk/rte.lib.mk defeats the goal, because rte.extXXX.mk include
rte.XXX.mk.
I'll post a v5 with the fix shortly.
--
David Marchand
More information about the dev
mailing list