From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] sched: add neon optimizations Date: Mon, 03 Jul 2017 15:15:21 +0200 Message-ID: <11741487.ZYeAQcj87Q@xps> References: <20170427130007.33210-1-ashwin.sekhar@caviumnetworks.com> <20170428061548.44424-1-ashwin.sekhar@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jianbo Liu , cristian.dumitrescu@intel.com, Jerin Jacob To: Ashwin Sekhar T K Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 721782BF2 for ; Mon, 3 Jul 2017 15:15:24 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 28/04/2017 10:50, Jianbo Liu: > On 28 April 2017 at 14:15, Ashwin Sekhar T K > wrote: > > * Removed setting CONFIG_RTE_SCHED_VECTOR=n from armv8a config > > so that the setting from common_base is taken as the default > > setting for armv8a > > * Verified the changes with sched_autotest unit test case > > > > Signed-off-by: Ashwin Sekhar T K > > Acked-by: Jianbo Liu Applied, thanks