Re: [dpdk-dev] [PATCH v3 0/8] cryptodev: support encrypted-digest use-cases

2019-07-03 Thread Trahe, Fiona
> -Original Message- > From: Nowak, DamianX > Sent: Wednesday, July 3, 2019 12:16 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona ; Kusztal, > ArkadiuszX > ; Nowak, DamianX > Subject: [PATCH v3 0/8] cryptodev: support encrypted-digest use-cases > > This patchset adds sup

[dpdk-dev] [PATCH v3 0/8] cryptodev: support encrypted-digest use-cases

2019-07-03 Thread Damian Nowak
This patchset adds support for digest appended and encrypted auth-cipher operations on QAT, API clarification and extension with dedicated feature flag and a set of tests for KASUMI and SNOW3G in-place, out-of-place and SGL using operations. --- v3: - reorder and squash patches - change semantics