Re: [dpdk-dev] [PATCH v2] hash: add neon support for thash

2017-07-03 Thread Thomas Monjalon
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] t

Re: [dpdk-dev] [PATCH v2] hash: add neon support for thash

2017-04-27 Thread 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 > > lib/librte_hash/rt

[dpdk-dev] [PATCH v2] hash: add neon support for thash

2017-04-27 Thread Ashwin Sekhar T K
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 lib/librte_hash/rte_thash.h | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-)