[dpdk-dev] [EXT] Re: [PATCH v2 1/2] build: meson make experimental tag as global

Pavan Nikhilesh Bhagavatula pbhagavatula at marvell.com
Fri Apr 3 10:05:47 CEST 2020


><david.marchand at redhat.com> wrote:
>> On Thu, Apr 2, 2020 at 8:33 PM Jerin Jacob <jerinjacobk at gmail.com>
>wrote:
>> - You can still find traces in meson files.
>> $ git grep -il allow.experimental.api |grep meson.build$ |grep -vE
>> '^((app|drivers|lib)/meson.build|examples/)'
>> app/test/meson.build
>> drivers/net/e1000/base/meson.build
>> drivers/net/enic/meson.build
>> drivers/net/i40e/base/meson.build
>> drivers/net/i40e/meson.build
>> drivers/net/ixgbe/base/meson.build
>> drivers/net/octeontx/base/meson.build
>> drivers/net/qede/base/meson.build
>> drivers/net/sfc/base/meson.build
>> drivers/net/thunderx/base/meson.build
>> lib/librte_mempool/meson.build
>
>Sorry, those drivers passing directly the cflag were special cases.

Yup. Mostly base static libs.

>This just leaves lib/librte_mempool/meson.build to clean.

I will clean it up in v3. Along with modifying title and updating doc.

Doc to be updated are coding styles and release notes right?
Let me know if anything else need to be added to the list.

>
>
>--
>David Marchand

Thanks, 
Pavan.



More information about the dev mailing list