DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pablo de Lara <pablo.de.lara.guarch@intel.com>
To: dev@dpdk.org
Cc: declan.doherty@intel.com, Pablo de Lara <pablo.de.lara.guarch@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] Rename SNOW 3G/KASUMI references
Date: Wed, 21 Sep 2016 02:45:17 +0100	[thread overview]
Message-ID: <1474422319-62271-1-git-send-email-pablo.de.lara.guarch@intel.com> (raw)

In some of the documentation or code comments, there are
some misspellings of SNOW 3G and KASUMI algorithms.

- SNOW 3G should be written with all uppercase letters
  and a space between SNOW and 3G.

- KASUMI should be written with all uppercase letters.
Pablo de Lara (2):
  snow3g: rename some SNOW 3G references
  kasumi: rename all KASUMI references

 app/test/test_cryptodev.c                        | 74 ++++++++++++------------
 app/test/test_cryptodev_perf.c                   |  2 +-
 doc/guides/cryptodevs/qat.rst                    |  8 +--
 doc/guides/cryptodevs/snow3g.rst                 |  6 +-
 drivers/crypto/qat/qat_adf/qat_algs.h            |  2 +-
 drivers/crypto/qat/qat_adf/qat_algs_build_desc.c |  4 +-
 drivers/crypto/qat/qat_crypto.c                  | 10 ++--
 drivers/crypto/snow3g/rte_snow3g_pmd.c           |  2 +-
 drivers/crypto/snow3g/rte_snow3g_pmd_ops.c       |  6 +-
 examples/l2fwd-crypto/main.c                     |  4 +-
 lib/librte_cryptodev/rte_crypto_sym.h            | 28 ++++-----
 11 files changed, 73 insertions(+), 73 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-09-21  1:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21  1:45 Pablo de Lara [this message]
2016-09-21  1:45 ` [dpdk-dev] [PATCH 1/2] snow3g: rename some SNOW 3G references Pablo de Lara
2016-09-21 10:12   ` Jain, Deepak K
2016-09-21  1:45 ` [dpdk-dev] [PATCH 2/2] kasumi: rename all KASUMI references Pablo de Lara
2016-09-21 10:14   ` Jain, Deepak K
2016-09-21 18:31 ` [dpdk-dev] [PATCH 0/2] Rename SNOW 3G/KASUMI references 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=1474422319-62271-1-git-send-email-pablo.de.lara.guarch@intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    /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).