Re: [dpdk-dev] [PATCH v2 0/3] armv8 crypto PMD update

2020-01-21 Thread Ruifeng Wang
> -Original Message- > From: Akhil Goyal > Sent: Tuesday, January 21, 2020 15:09 > To: Ruifeng Wang ; Gavin Hu > > Cc: dev@dpdk.org; jer...@marvell.com; Honnappa Nagarahalli > ; nd > Subject: RE: [PATCH v2 0/3] armv8 crypto PMD update > > Hi, > > Please also enable meson build for ar

Re: [dpdk-dev] [PATCH v2 0/3] armv8 crypto PMD update

2020-01-20 Thread Akhil Goyal
Hi, Please also enable meson build for armv8 PMD. There was a patch in last release which was not applied. That need a rebase and can be included in this series if more changes need to be done for the changes in this patchset. http://patches.dpdk.org/patch/60499/ Please also update the release

[dpdk-dev] [PATCH v2 0/3] armv8 crypto PMD update

2020-01-18 Thread Ruifeng Wang
Maintainance of armv8_crypto library created by Marvell/Cavium will be discontinued. Going forward, Armv8 crypto PMD will link to AArch64 crypto library hosted by Arm. Patch 1/3, 2/3 update source code and document respectively to reflect the change. Patch 3/3 fixs Clang build issue when Armv8 cry