patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Thomas Monjalon <thomas@monjalon.net>,
	dev@dpdk.org, stable@dpdk.org, harry.van.haaren@intel.com
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2 1/2] build: fix meson binutils workaround
Date: Tue, 16 Apr 2019 16:47:45 +0100	[thread overview]
Message-ID: <20190416154745.GB1879@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20190416153932.21788-1-ferruh.yigit@intel.com>

On Tue, Apr 16, 2019 at 04:39:31PM +0100, 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 <ferruh.yigit@intel.com>
> ---
> Cc: harry.van.haaren@intel.com
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

  parent reply	other threads:[~2019-04-16 15:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 14:00 [dpdk-stable] [PATCH " Ferruh Yigit
2019-04-10 14:00 ` [dpdk-stable] [PATCH 2/2] build: fix crash by disabling AVX512 with binutils 2.31 Ferruh Yigit
2019-04-16 15:39 ` [dpdk-stable] [PATCH v2 1/2] build: fix meson binutils workaround Ferruh Yigit
2019-04-16 15:39   ` [dpdk-stable] [PATCH v2 2/2] build: fix crash by disabling AVX512 with binutils 2.31 Ferruh Yigit
2019-04-16 15:47     ` [dpdk-stable] [dpdk-dev] " Bruce Richardson
2019-04-16 15:47   ` Bruce Richardson [this message]
2019-05-02 13:35   ` [dpdk-stable] [PATCH v3 1/3] build: fix meson binutils workaround Ferruh Yigit
2019-05-02 13:35     ` [dpdk-stable] [PATCH v3 2/3] build: fix crash by disabling AVX512 with binutils 2.31 Ferruh Yigit
2019-05-02 13:44     ` [dpdk-stable] [PATCH v3 1/3] build: fix meson binutils workaround Ferruh Yigit
2019-05-02 15:48       ` [dpdk-stable] [dpdk-dev] " Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190416154745.GB1879@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).