[dpdk-dev] [PATCH v4] build: allow using wildcards to disable drivers

Andrzej Ostruszka amo at semihalf.com
Mon Jan 27 12:26:53 CET 2020


On 1/24/20 4:10 PM, Bruce Richardson wrote:
> Rather than having to explicitly list each and every driver to disable in a
> build, we can use a small python script and the python glob library to
> expand out the wildcards. This means that we can configure meson using e.g.
> 
>     meson -Ddisable_drivers=crypto/*,event/* build

Maybe documenting that in 'build-sdk-meson.txt' would be beneficial?

With regards
Andrzej Ostruszka


More information about the dev mailing list