> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of David Marchand > Sent: Wednesday, May 14, 2014 3:58 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/3] config: factorize configurations > > linux and bsd default configurations now have their own default common > configuration files. > Specific options are then set in the specific files. > This makes it easier to globally enable/disable some features in DPDK for > multiple targets. > Good idea. Perhaps the bsdapp and linuxapp common files could be even merged themselves in future. Otherwise ...
Acked-by: Bruce Richardson <bruce.richardson at intel.com>