DPDK patches and discussions
 help / color / mirror / Atom feed
From: Fiona Trahe <fiona.trahe@intel.com>
To: dev@dpdk.org, pablo.de.lara.guarch@intel.com
Cc: fiona.trahe@intel.com, arkadiuszx.kusztal@intel.com
Subject: [dpdk-dev] [PATCH] doc: fix typo in qat ini file
Date: Thu, 23 Mar 2017 17:03:15 +0000	[thread overview]
Message-ID: <1490288595-23803-1-git-send-email-fiona.trahe@intel.com> (raw)

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

             reply	other threads:[~2017-03-23 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 17:03 Fiona Trahe [this message]
2017-03-23 17:39 ` De Lara Guarch, Pablo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1490288595-23803-1-git-send-email-fiona.trahe@intel.com \
    --to=fiona.trahe@intel.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).