From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3] mk: fix FreeBSD build Date: Tue, 19 Jul 2016 16:04:12 +0100 Message-ID: <578E416C.7020306@intel.com> References: <1468857995-130392-1-git-send-email-sergio.gonzalez.monroy@intel.com> <1468935637-39937-1-git-send-email-sergio.gonzalez.monroy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev , Thomas Monjalon To: Christian Ehrhardt , Sergio Gonzalez Monroy Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id AF6C43772 for ; Tue, 19 Jul 2016 17:05:46 +0200 (CEST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/19/2016 3:30 PM, Christian Ehrhardt wrote: > Hi, > the order changed, but IMHO actually it improved. > Things are now at the place they were before, but with the overwriting > config value that came later - that is the best of both worlds. Agreed, this is a good solution. Also fixes multiple copy of file comment issue ... > > Tested a few config runs pre/post patch and compared them sorted (equal) > and unsorted - now configs slotted in where they belong. > Thanks for updating Sergio > > Acked-by: Christian Ehrhardt > > > Christian Ehrhardt > Software Engineer, Ubuntu Server > Canonical Ltd >