> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Friday, February 8, 2019 11:14 AM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona <fiona.tr...@intel.com>;
> shally.ve...@caviumnetworks.com;
> Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Subject: [PATCH v2 0/3] crypotodev: add result field to modular operations
>
> This patchset adds result field to modular exponentiation and modular
> inverse operations
>
> This patchset depends on following patches:
>
> [1] - "[v3] cryptodev: rework mod exp and mod inv comments"
> (http://patchwork.dpdk.org/patch/50139/)
> [2] - "openssl: fix bad reference of modinv"
> (http://patchwork.dpdk.org/patch/50131/)
>
> v2:
> - fix checkpatch issue
>
> Arek Kusztal (3):
> cryptodev: add result field to mod exp and inverse operations
> openssl: add result field to mod exp and mod inv operations
> test: add result field to mod exp and mod inv
Series-acked-by: Fiona Trahe <fiona.tr...@intel.com>