> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusz...@intel.com>
> Sent: Wednesday, January 15, 2020 5:55 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona <fiona.tr...@intel.com>; Kusztal,
> ArkadiuszX
> <arkadiuszx.kusz...@intel.com>
> Subject: [PATCH v2 0/2] Add Chacha20-Poly1305 algorithm to QAT
>
> This patchest adds Chacha20-Poly1305 algorithm to Intel
> QuickAssist Technology driver.
>
> v2:
> - rebased against current master
>
> Arek Kusztal (2):
> crypto/qat: add chacha poly implementation
> test/cryptodev: add chacha poly test cases to cryptodev
>
Series-acked-by: Fiona Trahe <fiona.tr...@intel.com>