All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Cc: dev@dpdk.org, viktorin@rehivetech.com
Subject: Re: [PATCH v2 0/2] Fix examples/distributor build issue for non x86
Date: Tue, 16 Feb 2016 07:28:29 +0100	[thread overview]
Message-ID: <4194056.SMEG58xs93@xps13> (raw)
In-Reply-To: <1455275631-30507-1-git-send-email-jerin.jacob@caviumnetworks.com>

2016-02-12 16:43, Jerin Jacob:
> Introduced rte_prefetch_non_temporal() to remove IA specific _mm_prefect(addr, 0)
> gcc intrinsic and build examples/distributor for non 86 platform
> 
> Not sure the rte_prefetch_non_temporal mapping correct for
> all the platforms. Architecture maintainers please check the mapping for
> rte_prefetch_non_temporal() for specific architecures
> 
> v1..v2
> 
> Addessed Thomas's review comments[1]
> [1] http://dpdk.org/dev/patchwork/patch/9369/
> 
> Jerin Jacob (2):
>   eal: introduce rte_prefetch_non_temporal
>   examples/distributor: remove IA specific __mm_prefetch

Applied, thanks

      parent reply	other threads:[~2016-02-16  6:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-06 15:24 [RFC PATCH 0/2] Fix examples/distributor build issue for non x86 Jerin Jacob
2015-12-06 15:24 ` [PATCH 1/2] eal: introduce rte_prefetch_non_temporal Jerin Jacob
2016-02-11 11:00   ` Thomas Monjalon
2016-02-11 11:43   ` Jan Viktorin
2015-12-06 15:24 ` [PATCH 2/2] examples/distributor: remove IA specific __mm_prefetch Jerin Jacob
2016-01-29  3:21 ` [RFC PATCH 0/2] Fix examples/distributor build issue for non x86 Jerin Jacob
2016-01-29 15:03   ` Bruce Richardson
2016-01-29 16:53     ` Jerin Jacob
2016-02-12 11:13 ` [PATCH v2 " Jerin Jacob
2016-02-12 11:13   ` [PATCH v2 1/2] eal: introduce rte_prefetch_non_temporal Jerin Jacob
2016-02-12 11:13   ` [PATCH v2 2/2] examples/distributor: remove IA specific __mm_prefetch Jerin Jacob
2016-02-16  6:28   ` Thomas Monjalon [this message]

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=4194056.SMEG58xs93@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=viktorin@rehivetech.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.