From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C98FA1B11B; Thu, 2 May 2019 17:48:55 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 62D432129D; Thu, 2 May 2019 11:48:55 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 02 May 2019 11:48:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=nXS0y6Qa1bp0rrUR2F9ICIqD8WdO/kmW7X6588ZQE5U=; b=kxiu4qrDFFRJ VMGF9emVAojSjX41bBqClcTqHkXhxiITbSsoHzlDzJrgm1EZJgNJJwiZ8HrtCH/O g42CjI9yVfYXBhCOJrTMJKYqg8oNsMDuYbRdS/dkoGBJ2/+OWkmYYk0WElzSBOQ8 3f6xENhKSBRDrZVCIdGZn/wjsGAFefI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=nXS0y6Qa1bp0rrUR2F9ICIqD8WdO/kmW7X6588ZQE 5U=; b=CrvwmNO8JY6Vh5kOuojLzXNAFWSzYpA+riGdrqOC7Bok1l2Sg2Rt7F+y+ CRliqoI4c+QwFcFGvMjURmix3Q2HLj+R0wADniETvvc069NSK/ALvkW/CmeIUTJV DNIOC5E3LhIn1dQbukGOIBpXGZze2hSxHTLvcrcfdpHMhtkPfenuYEDxnHj+Ga78 BEyfeSVGlm2HRSS0g6qa8jKlYFNV7QbOZQyMTwahjTLv4yq41ftVCoVfhwp9F7Ry CWNimaBw9F8UEB7WmAkWPiTIPaZvVsgSW1xWU0MSiYj9xELiayVf8TfP2hKXuybZ 7EUXg2rnC+OOj8YLGAH8rxNfVvnpw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieelgdelhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E95B7E40C3; Thu, 2 May 2019 11:48:53 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: dev@dpdk.org, stable@dpdk.org, harry.van.haaren@intel.com, Bruce Richardson Date: Thu, 02 May 2019 17:48:52 +0200 Message-ID: <2423154.edDHmVyB7h@xps> In-Reply-To: <374f5a34-fdb1-d9c9-0bf9-76fe68f74ceb@intel.com> References: <20190416153932.21788-1-ferruh.yigit@intel.com> <20190502133527.87937-1-ferruh.yigit@intel.com> <374f5a34-fdb1-d9c9-0bf9-76fe68f74ceb@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v3 1/3] build: fix meson binutils workaround X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2019 15:48:56 -0000 02/05/2019 15:44, Ferruh Yigit: > On 5/2/2019 2:35 PM, Ferruh Yigit wrote: > > The '-mno-avx512f' compiler flag is not passed to the compiler, > > detection of the binutils and setting flags works fine, but the flag > > itself not used by compiler. > > > > Removing the interim 'march_opt' variable and using directly > > 'machine_args' and setting '-mno-avx512f' to 'machine_args' > > > > Fixes: 566b4d7a968f ("build: fix meson check for binutils 2.30") > > Cc: stable@dpdk.org > > > > Signed-off-by: Ferruh Yigit > > I forgot to carry over the ack from previous version, here it is: > > Acked-by: Bruce Richardson Series applied, thanks From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 61797A0AC5 for ; Thu, 2 May 2019 17:48:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 565841B131; Thu, 2 May 2019 17:48:57 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C98FA1B11B; Thu, 2 May 2019 17:48:55 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 62D432129D; Thu, 2 May 2019 11:48:55 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 02 May 2019 11:48:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=nXS0y6Qa1bp0rrUR2F9ICIqD8WdO/kmW7X6588ZQE5U=; b=kxiu4qrDFFRJ VMGF9emVAojSjX41bBqClcTqHkXhxiITbSsoHzlDzJrgm1EZJgNJJwiZ8HrtCH/O g42CjI9yVfYXBhCOJrTMJKYqg8oNsMDuYbRdS/dkoGBJ2/+OWkmYYk0WElzSBOQ8 3f6xENhKSBRDrZVCIdGZn/wjsGAFefI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=nXS0y6Qa1bp0rrUR2F9ICIqD8WdO/kmW7X6588ZQE 5U=; b=CrvwmNO8JY6Vh5kOuojLzXNAFWSzYpA+riGdrqOC7Bok1l2Sg2Rt7F+y+ CRliqoI4c+QwFcFGvMjURmix3Q2HLj+R0wADniETvvc069NSK/ALvkW/CmeIUTJV DNIOC5E3LhIn1dQbukGOIBpXGZze2hSxHTLvcrcfdpHMhtkPfenuYEDxnHj+Ga78 BEyfeSVGlm2HRSS0g6qa8jKlYFNV7QbOZQyMTwahjTLv4yq41ftVCoVfhwp9F7Ry CWNimaBw9F8UEB7WmAkWPiTIPaZvVsgSW1xWU0MSiYj9xELiayVf8TfP2hKXuybZ 7EUXg2rnC+OOj8YLGAH8rxNfVvnpw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieelgdelhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id E95B7E40C3; Thu, 2 May 2019 11:48:53 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: dev@dpdk.org, stable@dpdk.org, harry.van.haaren@intel.com, Bruce Richardson Date: Thu, 02 May 2019 17:48:52 +0200 Message-ID: <2423154.edDHmVyB7h@xps> In-Reply-To: <374f5a34-fdb1-d9c9-0bf9-76fe68f74ceb@intel.com> References: <20190416153932.21788-1-ferruh.yigit@intel.com> <20190502133527.87937-1-ferruh.yigit@intel.com> <374f5a34-fdb1-d9c9-0bf9-76fe68f74ceb@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v3 1/3] build: fix meson binutils workaround X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190502154852.wZOnFoxkjvV_sjjEG3ov_XbZtQbM-RRTsgoxvdIK07M@z> 02/05/2019 15:44, Ferruh Yigit: > On 5/2/2019 2:35 PM, Ferruh Yigit wrote: > > The '-mno-avx512f' compiler flag is not passed to the compiler, > > detection of the binutils and setting flags works fine, but the flag > > itself not used by compiler. > > > > Removing the interim 'march_opt' variable and using directly > > 'machine_args' and setting '-mno-avx512f' to 'machine_args' > > > > Fixes: 566b4d7a968f ("build: fix meson check for binutils 2.30") > > Cc: stable@dpdk.org > > > > Signed-off-by: Ferruh Yigit > > I forgot to carry over the ack from previous version, here it is: > > Acked-by: Bruce Richardson Series applied, thanks