From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: [PATCH v4 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm Date: Mon, 30 Nov 2015 22:50:36 +0530 Message-ID: <1448904038-12719-1-git-send-email-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain To: Return-path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0063.outbound.protection.outlook.com [157.56.110.63]) by dpdk.org (Postfix) with ESMTP id 9F997688E for ; Mon, 30 Nov 2015 18:21:17 +0100 (CET) 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" 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 v3..v4 removed common_arm64 file and used defconfig_arm64-armv8a-linuxapp-gcc as base Jerin Jacob (2): config: use defconfig_arm64-armv8a-linuxapp-gcc as base for arm64 targets config: disable CONFIG_RTE_SCHED_VECTOR for arm config/defconfig_arm-armv7a-linuxapp-gcc | 1 + config/defconfig_arm64-armv8a-linuxapp-gcc | 1 + config/defconfig_arm64-thunderx-linuxapp-gcc | 22 +--------------------- config/defconfig_arm64-xgene1-linuxapp-gcc | 24 +----------------------- 4 files changed, 4 insertions(+), 44 deletions(-) -- 2.1.0