DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: "ruifeng.wang@arm.com" <ruifeng.wang@arm.com>,
	"yipeng1.wang@intel.com" <yipeng1.wang@intel.com>
Cc: "honnappa.nagarahalli@arm.com" <honnappa.nagarahalli@arm.com>,
	"gavin.hu@arm.com" <gavin.hu@arm.com>, "nd@arm.com" <nd@arm.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] hash: optimize signature compare by using neon intrinsic
Date: Mon, 25 Feb 2019 17:52:34 +0000	[thread overview]
Message-ID: <1fa3a781c8ad62571723b90348bdf4df59f89e0b.camel@marvell.com> (raw)
In-Reply-To: <20190212070104.33830-1-ruifeng.wang@arm.com>

On Tue, 2019-02-12 at 15:01 +0800, Ruifeng Wang wrote:
> -------------------------------------------------------------------
> ---
> Implemented signature compare function based on neon intrinsic.
> Hash bulk lookup had 3% - 6% performance gain after optimization.
> 
> Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
> Reviewed-by: Gavin Hu <gavin.hu@arm.com>
> ---
> v2:
> * Use 'rte_vect.h' instead of 'arm_neon.h'.
> * Moved down variable declaration to avoid extra #ifdef.


Acked-by: Jerin Jacob <jerinj@marvell.com>

  parent reply	other threads:[~2019-02-25 17:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-12  7:01 Ruifeng Wang
2019-02-13 20:31 ` Wang, Yipeng1
2019-02-14  2:40   ` Ruifeng Wang (Arm Technology China)
2019-02-25 17:52 ` Jerin Jacob Kollanukkaran [this message]
2019-03-28 18:49   ` Thomas Monjalon
2019-03-28 18:49     ` 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=1fa3a781c8ad62571723b90348bdf4df59f89e0b.camel@marvell.com \
    --to=jerinj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gavin.hu@arm.com \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=nd@arm.com \
    --cc=ruifeng.wang@arm.com \
    --cc=yipeng1.wang@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 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).