Re: [dpdk-dev] [PATCH v2 0/5] add asym support in crypto_octeontx PMD

2019-10-15 Thread Akhil Goyal
> > Hi Akhil > > You can use the following description. > > +* **Added asymmetric support to Marvell OCTEON TX crypto PMD.** > + > + Added support for asymmetric operations in Marvell OCTEON TX cypto PMD. > Supports RSA > + and modexp operations. > + > Updated with enq/deq patch. Thanks.

Re: [dpdk-dev] [PATCH v2 0/5] add asym support in crypto_octeontx PMD

2019-10-15 Thread Anoob Joseph
Hi Akhil You can use the following description. +* **Added asymmetric support to Marvell OCTEON TX crypto PMD.** + + Added support for asymmetric operations in Marvell OCTEON TX cypto PMD. Supports RSA + and modexp operations. + Thanks, Anoob > -Original Message- > From: Akhil Goyal

Re: [dpdk-dev] [PATCH v2 0/5] add asym support in crypto_octeontx PMD

2019-10-15 Thread Akhil Goyal
> > Hi Anoob, > > I believe this should also be updated in the release notes. > If yes, please reply to this mail with appropriate description. > I will update it while merging. > Please send the release note update. I will squash the change with this patchset. Applied to dpdk-next-crypto T

Re: [dpdk-dev] [PATCH v2 0/5] add asym support in crypto_octeontx PMD

2019-10-15 Thread Akhil Goyal
Hi Anoob, I believe this should also be updated in the release notes. If yes, please reply to this mail with appropriate description. I will update it while merging. > > This series adds asymmetric crypto support in 'crypto_octoentx' PMD. > > Changes in v2: > * Squashed patches as directed by A

[dpdk-dev] [PATCH v2 0/5] add asym support in crypto_octeontx PMD

2019-10-11 Thread Anoob Joseph
This series adds asymmetric crypto support in 'crypto_octoentx' PMD. Changes in v2: * Squashed patches as directed by Akhil * Split the doc patch and added documentation along with feature * Added check for ASYM SESSIONLESS (not supported currently) * Made separate enqueue & dequeue routines for s