DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix typo in qat ini file
@ 2017-03-23 17:03 Fiona Trahe
  2017-03-23 17:39 ` De Lara Guarch, Pablo
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Trahe @ 2017-03-23 17:03 UTC (permalink / raw)
  To: dev, pablo.de.lara.guarch; +Cc: fiona.trahe, arkadiuszx.kusztal

Fix typo in qat.ini file.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
---
 doc/guides/cryptodevs/features/qat.ini | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/guides/cryptodevs/features/qat.ini b/doc/guides/cryptodevs/features/qat.ini
index 0c9c3b6..a3a46eb 100644
--- a/doc/guides/cryptodevs/features/qat.ini
+++ b/doc/guides/cryptodevs/features/qat.ini
@@ -1,5 +1,5 @@
 ;
-; Supported features of the 'openssl' crypto driver.
+; Supported features of the 'qat' crypto driver.
 ;
 ; Refer to default.ini for the full list of available PMD features.
 ;
@@ -9,7 +9,7 @@ Sym operation chaining = Y
 HW Accelerated         = Y
 
 ;
-; Supported crypto algorithms of the 'openssl' crypto driver.
+; Supported crypto algorithms of the 'qat' crypto driver.
 ;
 [Cipher]
 NULL         = Y
@@ -26,7 +26,7 @@ SNOW3G UEA2   = Y
 KASUMI F8     = Y
 
 ;
-; Supported authentication algorithms of the 'openssl' crypto driver.
+; Supported authentication algorithms of the 'qat' crypto driver.
 ;
 [Auth]
 NULL         = Y
@@ -42,7 +42,7 @@ KASUMI F9    = Y
 AES XCBC MAC = Y
 
 ;
-; Supported AEAD algorithms of the 'openssl' crypto driver.
+; Supported AEAD algorithms of the 'qat' crypto driver.
 ;
 [AEAD]
 AES GCM (128) = Y
-- 
2.5.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: fix typo in qat ini file
  2017-03-23 17:03 [dpdk-dev] [PATCH] doc: fix typo in qat ini file Fiona Trahe
@ 2017-03-23 17:39 ` De Lara Guarch, Pablo
  0 siblings, 0 replies; 2+ messages in thread
From: De Lara Guarch, Pablo @ 2017-03-23 17:39 UTC (permalink / raw)
  To: Trahe, Fiona, dev; +Cc: Kusztal, ArkadiuszX



> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, March 23, 2017 5:03 PM
> To: dev@dpdk.org; De Lara Guarch, Pablo
> Cc: Trahe, Fiona; Kusztal, ArkadiuszX
> Subject: [PATCH] doc: fix typo in qat ini file
> 
> Fix typo in qat.ini file.
> 
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>

Doh... thanks for the quick fix :)

Applied to dpdk-next-crypto.
Thanks,

Pablo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-23 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-23 17:03 [dpdk-dev] [PATCH] doc: fix typo in qat ini file Fiona Trahe
2017-03-23 17:39 ` De Lara Guarch, Pablo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).