From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/3] config: factorize configurations Date: Wed, 21 May 2014 16:33:46 +0200 Message-ID: <9864870.5rZgTyaARp@xps13> References: <1400079489-13152-1-git-send-email-david.marchand@6wind.com> <1400079489-13152-2-git-send-email-david.marchand@6wind.com> <59AF69C657FD0841A61C55336867B5B01AA19BC8@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: <59AF69C657FD0841A61C55336867B5B01AA19BC8-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-05-14 15:10, Richardson, Bruce: > > -----Original Message----- > > From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of David Marchand > > Sent: Wednesday, May 14, 2014 3:58 PM > > To: dev-VfR2kkLFssw@public.gmane.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 Applied for version 1.7.0. Thanks -- Thomas