[dpdk-dev] [PATCH] Add build switches for all DPDK applications. This makes it possible to skip building applications (and build only libraries or kernel drivers).

Mcnamara, John john.mcnamara at intel.com
Fri Oct 30 17:39:47 CET 2015


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Francesco Montorsi
> Sent: Friday, October 30, 2015 2:28 PM
> To: dev at dpdk.org
> Cc: Francesco Montorsi
> Subject: [dpdk-dev] [PATCH] Add build switches for all DPDK applications.
> This makes it possible to skip building applications (and build only
> libraries or kernel drivers).

Hi,

Thanks for the patch.

The patch needs to signed and the title is too long (part of it should be in the body). See the following contributing guidelines:

    http://dpdk.org/dev/patchwork/patch/7935/

I don't know if people will want to add more compile time options. In general we are trying to remove them.

I do like the idea of being able to turn off building app/test which can a long time (even with -j).

Maybe it should only be built when you run "make test".

John.
-- 


More information about the dev mailing list