From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk: disable SCHED_VECTOR in the default config Date: Wed, 02 Dec 2015 23:14:55 +0100 Message-ID: <9114451.qGSGGhSn1W@xps13> References: <1448982803-28760-1-git-send-email-christian.ehrhardt@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Christian Ehrhardt Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 2535D8DB3 for ; Wed, 2 Dec 2015 23:16:07 +0100 (CET) Received: by wmvv187 with SMTP id v187so290045wmv.1 for ; Wed, 02 Dec 2015 14:16:07 -0800 (PST) In-Reply-To: <1448982803-28760-1-git-send-email-christian.ehrhardt@canonical.com> 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" Hi, 2015-12-01 16:13, Christian Ehrhardt: > As it causes issues when building with RTE_MACHINE=default due to SSE4.x > requirements and in other discussions was so far rated "lightly tested and > doesn't provide really significant performance improvement" let us disable > that in the default config. > (=> http://dpdk.org/ml/archives/dev/2015-November/029067.html) Is your issue fixed with the following patch? http://dpdk.org/browse/dpdk/commit/?id=1985903e4454