[dpdk-dev] [PATCH v1] baseband/turbo_sw: update meson for more dynamic compilation
Akhil Goyal
akhil.goyal at nxp.com
Tue Oct 6 23:18:58 CEST 2020
>
> On Thu, Sep 03, 2020 at 06:05:35PM -0700, Nicolas Chautru wrote:
> > The meson for the turbo_sw PMD is updated to prevent the
> > requirement for any device specific toplevel flags to be
> > passed down (unlike what used to be the case with make).
> > The linking to the optional libraries is purely auto
> > detected at build time and flags are then set appropriately.
> >
> > Signed-off-by: Nicolas Chautru <nicolas.chautru at intel.com>
> > ---
> > drivers/baseband/turbo_sw/meson.build | 43 ++++++++++++++++++------------
> -----
> > 1 file changed, 22 insertions(+), 21 deletions(-)
> >
>
> From a meson viewpoint this all looks good, and glad to see the driver
> taking advantage of the dynamic probing.
>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list