[dpdk-dev] [PATCH 06/17] build: add infrastructure for building PMDs

Van Haaren, Harry harry.van.haaren at intel.com
Mon Sep 4 16:27:00 CEST 2017


> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson
> Sent: Friday, September 1, 2017 11:04 AM
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>
> Subject: [dpdk-dev] [PATCH 06/17] build: add infrastructure for building PMDs
> 
> Add in the top-level drivers meson.build file to start adding in building
> of PMDs. Since all PMDs are built in pretty much the same way, the logic
> for building each PMD, including extracting the pmdinfo, is included in the
> top level build file. This means that each individual driver class only
> needs to specify its default dependencies and a few naming conventions, and
> each driver only needs to specify it's source files, headers, etc.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Reviewed-by: Harry van Haaren <harry.van.haaren at intel.com>


More information about the dev mailing list