All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jianbo Liu <jianbo.liu@linaro.org>
Cc: dev@dpdk.org, "Yao, Lei A" <lei.a.yao@intel.com>,
	"Zhang, Helin" <helin.zhang@intel.com>,
	"Wu, Jingjing" <jingjing.wu@intel.com>
Subject: Re: [PATCH] i40e: enable i40e pmd on ARM platform
Date: Wed, 03 Aug 2016 09:58:09 +0200	[thread overview]
Message-ID: <3008268.1MMmpoWvzz@xps13> (raw)
In-Reply-To: <CAP4Qi39C0vNSbkOaVapiSGBbt=em7kef9XLP-W3UjDjKMWoTCg@mail.gmail.com>

2016-08-03 14:02, Jianbo Liu:
> I think we can place a compiling condition before rte_rmb() to avoid
> performance decrease on x86.
> For example:  #if defined(RTE_ARCH_ARM) || defined(RTE_ARCH_ARM64)

Please could you explain why a memory barrier would be needed on ARM but
not on x86? What about other architectures?

  reply	other threads:[~2016-08-03  7:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02  6:58 [PATCH] i40e: enable i40e pmd on ARM platform Jianbo Liu
     [not found] ` <82F45D86ADE5454A95A89742C8D1410E0330A4B6@shsmsx102.ccr.corp.intel.com>
2016-08-03  3:26   ` Yao, Lei A
2016-08-03  6:02     ` Jianbo Liu
2016-08-03  7:58       ` Thomas Monjalon [this message]
2016-08-03  9:33         ` Jianbo Liu
2016-08-03  8:29       ` Ananyev, Konstantin
2016-08-03  9:36         ` Jianbo Liu
2016-08-03 10:12 ` [PATCH v2] " Jianbo Liu
2016-08-05  9:06 ` [PATCH v3] " Jianbo Liu
2016-09-23  1:13   ` Zhang, Qi Z
2016-09-27 13:39     ` Bruce Richardson

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=3008268.1MMmpoWvzz@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=helin.zhang@intel.com \
    --cc=jianbo.liu@linaro.org \
    --cc=jingjing.wu@intel.com \
    --cc=lei.a.yao@intel.com \
    /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.