From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce disabling GCC AVX512F as known issue Date: Fri, 23 Nov 2018 03:02:17 +0100 Message-ID: <3967859.bl72oasvU0@xps> References: <20181120125031.3390-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Kovacevic, Marko" , "Richardson, Bruce" , "Ananyev, Konstantin" To: "Yigit, Ferruh" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 2E4241B4AA for ; Fri, 23 Nov 2018 03:02:20 +0100 (CET) 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" 22/11/2018 19:00, Mcnamara, John: > From: Yigit, Ferruh > > > > Document that AVX512F has been disabled for GCC builds [1] and document > > its potential implications on release notes, known issue section. > > > > Acked-by: John McNamara Applied, thanks