From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wes1-so2.wedos.net (wes1-so2.wedos.net [46.28.106.16]) by dpdk.org (Postfix) with ESMTP id C70AC58E1 for ; Fri, 27 Nov 2015 15:43:08 +0100 (CET) Received: from pcviktorin.fit.vutbr.cz (pcviktorin.fit.vutbr.cz [147.229.13.147]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 3p6dwq59ZTzYm; Fri, 27 Nov 2015 15:43:07 +0100 (CET) Date: Fri, 27 Nov 2015 15:40:25 +0100 From: Jan Viktorin To: Jerin Jacob Message-ID: <20151127154025.59ad8a18@pcviktorin.fit.vutbr.cz> In-Reply-To: <1448631268-10692-1-git-send-email-jerin.jacob@caviumnetworks.com> References: <1448631268-10692-1-git-send-email-jerin.jacob@caviumnetworks.com> Organization: RehiveTech MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v3 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 14:43:08 -0000 Hello, this what I was talking about at the Userspace Summit in Dublin... Somebody adds a feature or change a default setting and it breaks builds of other configurations and platforms. The current build system in DPDK is really imperfect. Thanks for catching this! Regards Jan V. On Fri, 27 Nov 2015 19:04:26 +0530 Jerin Jacob wrote: > v1..v2 > created common arm64 configs under common_arm64 file. > let each armv8 machine targets capture only the differences > between the common arm64 config. > > v2..v3 > Fix whitespace issue with git am > > Jerin Jacob (2): > config: arm64: create common arm64 configs under common_arm64 file > config: disable CONFIG_RTE_SCHED_VECTOR for arm > > config/common_arm64 | 49 ++++++++++++++++++++++++++++ > config/defconfig_arm-armv7a-linuxapp-gcc | 1 + > config/defconfig_arm64-armv8a-linuxapp-gcc | 18 +--------- > config/defconfig_arm64-thunderx-linuxapp-gcc | 18 +--------- > config/defconfig_arm64-xgene1-linuxapp-gcc | 18 +--------- > 5 files changed, 53 insertions(+), 51 deletions(-) > create mode 100644 config/common_arm64 > -- Jan Viktorin E-mail: Viktorin@RehiveTech.com System Architect Web: www.RehiveTech.com RehiveTech Brno, Czech Republic