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

Ruifeng Wang Ruifeng.Wang at arm.com
Fri Jan 17 15:28:18 CET 2020


> -----Original Message-----
> From: Akhil Goyal <akhil.goyal at nxp.com>
> Sent: Friday, January 17, 2020 20:12
> To: Ruifeng Wang <Ruifeng.Wang at arm.com>; Gavin Hu
> <Gavin.Hu at arm.com>
> Cc: dev at dpdk.org; jerinj at marvell.com; Honnappa Nagarahalli
> <Honnappa.Nagarahalli at arm.com>; nd <nd at arm.com>
> Subject: RE: [dpdk-dev] [RFC PATCH 0/3] armv8 crypto PMD update
> 
> Hi Ruifeng,
> 
> > 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 fixed Clang build issue when Armv8 crypto PMD is enabled.
> >
> >
> > Ruifeng Wang (3):
> >   crypto/armv8: link PMD to crypto library hosted by Arm
> >   doc: update link to the crypto library for armv8 PMD
> >   crypto/armv8: fix clang build
> >
> >  doc/guides/cryptodevs/armv8.rst          |  7 ++-
> >  drivers/crypto/armv8/Makefile            |  3 +-
> >  drivers/crypto/armv8/armv8_pmd_private.h |  4 +-
> >  drivers/crypto/armv8/rte_armv8_pmd.c     | 55 ++++++++++++++++-------
> -
> >  drivers/crypto/armv8/rte_armv8_pmd_ops.c |  2 -
> >  mk/rte.app.mk                            |  2 +-
> >  6 files changed, 44 insertions(+), 29 deletions(-)
> >
> 
> This patchset was sent as RFC. Do you intend to send a formal patchset or
> this was the final patch and RFC was mentioned by mistake?
> 
Hi Akhil,

Thanks for asking.
I will send a formal patchset, in couple of days.

/Ruifeng
> Regards,
> Akhil


More information about the dev mailing list