All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Juraj Linkeš" <juraj.linkes@pantheon.tech>
Cc: bruce.richardson@intel.com, Ruifeng.Wang@arm.com,
	Honnappa.Nagarahalli@arm.com, jerinjacobk@gmail.com,
	ferruh.yigit@intel.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [RFC PATCH v1] config/arm: fix native machine args
Date: Mon, 01 Feb 2021 16:16:17 +0100	[thread overview]
Message-ID: <84853387.Bgvu03jNn4@thomas> (raw)
In-Reply-To: <1612191313-7654-1-git-send-email-juraj.linkes@pantheon.tech>

01/02/2021 15:55, Juraj Linkeš:
> There are compiler issues when building with -mcpu=native with popular
> compilers, such as GCC-8.4 and clang (which doesn't define
> __ARM_FEATURE_ATOMIC).

What are the issues? Maybe worth pasting a log.

> Fix this by always specifying the proper machine
> args and never using the native flags.

The title says "fix" but it seems to be "remove".

[...]
> -native_machine_args = ['-mcpu=native']

This is the culprit?
Could you provide a "Fixes:" line?



  reply	other threads:[~2021-02-01 15:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 14:55 [dpdk-dev] [RFC PATCH v1] config/arm: fix native machine args Juraj Linkeš
2021-02-01 15:16 ` Thomas Monjalon [this message]
2021-02-02  7:40   ` Juraj Linkeš
2021-02-02  9:05 ` [dpdk-dev] [RFC PATCH v2] config/arm: replace " Juraj Linkeš
2021-02-02  9:25   ` 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=84853387.Bgvu03jNn4@thomas \
    --to=thomas@monjalon.net \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=Ruifeng.Wang@arm.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jerinjacobk@gmail.com \
    --cc=juraj.linkes@pantheon.tech \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.