From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: [PATCH 0/3] fix build issues with librte_sched, test_red on non x86 platform Date: Tue, 18 Aug 2015 18:10:02 +0530 Message-ID: <1439901605-31164-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-bn1on0099.outbound.protection.outlook.com [157.56.110.99]) by dpdk.org (Postfix) with ESMTP id 544465AA0 for ; Tue, 18 Aug 2015 14:41:25 +0200 (CEST) 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" This patch set enable librte_sched, app/test/test_sched and app/test/test_red to build on non x86 platform Jerin Jacob (3): sched: remove unused inclusion of tmmintrin.h app/test: test_sched: fix needless build dependency on CONFIG_RTE_ARCH_X86_64 app/test: enable test_red to build on non x86 platform app/test/Makefile | 2 +- app/test/test_red.c | 2 ++ lib/librte_sched/rte_bitmap.h | 3 --- 3 files changed, 3 insertions(+), 4 deletions(-) -- 2.1.0