> > > -----Original Message----- > > From: Trahe, Fiona > > Sent: Thursday, April 18, 2019 6:45 PM > > To: dev@dpdk.org > > Cc: akhil.go...@nxp.com; Kusztal, ArkadiuszX > > <arkadiuszx.kusz...@intel.com>; Trahe, Fiona <fiona.tr...@intel.com> > > Subject: [PATCH v3] doc/crypto: add release notes and more detailed doc to > > qat > > > > From: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > > > This patch adds release notes to 19.05 release document, and more detailed > > description to Intel QuickAssist Technology driver documentation files for > > asymmmetric crypto PMD. > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > Signed-off-by: Fiona Trahe <fiona.tr...@intel.com> > > --- > > v3 changes: > > - fixed broken table and moved note about max_devs up > > > > doc/guides/cryptodevs/features/qat.ini | 2 + > > doc/guides/cryptodevs/qat.rst | 81 > > +++++++++++++++++++++++++------- > > -- > > doc/guides/rel_notes/release_19_05.rst | 6 +++ > > 3 files changed, 67 insertions(+), 22 deletions(-) > > > > diff --git a/doc/guides/cryptodevs/features/qat.ini > > b/doc/guides/cryptodevs/features/qat.ini > > index 81325801e..e8f906090 100644 > > --- a/doc/guides/cryptodevs/features/qat.ini > > +++ b/doc/guides/cryptodevs/features/qat.ini > > @@ -67,3 +67,5 @@ AES CCM (256) = Y > > -- > > 2.13.6 > > Acked-by: Arek Kusztal <arkadiuszx.kusz...@intel.com>
Applied to dpdk-next-crypto Thanks.