From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/2] net/thunderx: select -fno-prefetch-loop-arrays only for gcc Date: Tue, 28 Jun 2016 09:55:55 +0100 Message-ID: <57723B9B.8070209@intel.com> References: <1467044166-31912-1-git-send-email-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: thomas.monjalon@6wind.com, bruce.richardson@intel.com To: Jerin Jacob , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id DE4D32C5A for ; Tue, 28 Jun 2016 10:56:12 +0200 (CEST) In-Reply-To: <1467044166-31912-1-git-send-email-jerin.jacob@caviumnetworks.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" On 6/27/2016 5:16 PM, Jerin Jacob wrote: > 'fno-prefetch-loop-arrays' optimization flag is not supported with clan= g >=20 > Fixes: dcc49041 (net/thunderx: add single and multi-segment Tx function= s") >=20 > Signed-off-by: Jerin Jacob > Reported-by: Ferruh Yigit check-git-log gives following errors: Wrong 'Fixes' reference: Fixes: dcc49041 (net/thunderx: add single and multi-segment Tx functions") This looks like because of missing " in the beginning