Re: [dpdk-dev] [PATCH v3 0/5] armv8 crypto PMD update

2020-01-23 Thread Akhil Goyal
> > 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/5, 3/5 update source code and document respectively to reflect > the change. > Patch 2/5 adds meson build

[dpdk-dev] [PATCH v3 0/5] armv8 crypto PMD update

2020-01-22 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/5, 3/5 update source code and document respectively to reflect the change. Patch 2/5 adds meson build support for this PMD