From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] hash: add neon support for thash Date: Mon, 03 Jul 2017 15:02:01 +0200 Message-ID: <1542566.b5MhGrEETf@xps> References: <20170427080850.31032-1-ashwin.sekhar@caviumnetworks.com> <20170427123349.32554-1-ashwin.sekhar@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jianbo Liu , Bruce Richardson , pablo.de.lara.guarch@intel.com, Jerin Jacob To: Ashwin Sekhar T K Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 1D479325A for ; Mon, 3 Jul 2017 15:02:03 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 28/04/2017 05:39, Jianbo Liu: > On 27 April 2017 at 20:33, Ashwin Sekhar T K > wrote: > > Verified the changes with thash_autotest unit test case > > > > Signed-off-by: Ashwin Sekhar T K > > --- > > v2: > > * Slightly modified the content of the commit message body > > * Added prefix [dpdk-dev] to the email subject line > > Acked-by: Jianbo Liu Applied, thanks