[dpdk-dev] [PATCH 0/2] Rename SNOW 3G/KASUMI references

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Sep 21 20:31:21 CEST 2016



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Tuesday, September 20, 2016 6:45 PM
> To: dev at dpdk.org
> Cc: Doherty, Declan; De Lara Guarch, Pablo
> Subject: [PATCH 0/2] Rename SNOW 3G/KASUMI references
> 
> 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

Applied to dpdk-next-crypto.




More information about the dev mailing list