DPDK patches and discussions
 help / color / mirror / Atom feed
From: Fan Zhang <roy.fan.zhang@intel.com>
To: dev@dpdk.org
Cc: akhil.goyal@nxp.com
Subject: [dpdk-dev] [PATCH v5 3/3] doc: update release note and pmd info
Date: Wed, 19 Dec 2018 22:04:31 +0000	[thread overview]
Message-ID: <20181219220431.57710-4-roy.fan.zhang@intel.com> (raw)
In-Reply-To: <20181219220431.57710-1-roy.fan.zhang@intel.com>

This patch updates the release note and AESNI-MD PMD documentation.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Damian Nowak <damianx.nowak@intel.com>
---
 doc/guides/cryptodevs/aesni_mb.rst     | 2 ++
 doc/guides/rel_notes/release_19_02.rst | 5 +++++
 2 files changed, 7 insertions(+)

diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst
index 12532c63e..98082595d 100644
--- a/doc/guides/cryptodevs/aesni_mb.rst
+++ b/doc/guides/cryptodevs/aesni_mb.rst
@@ -40,6 +40,7 @@ Hash algorithms:
 * RTE_CRYPTO_HASH_SHA512_HMAC
 * RTE_CRYPTO_HASH_AES_XCBC_HMAC
 * RTE_CRYPTO_HASH_AES_CMAC
+* RTE_CRYPTO_HASH_AES_GMAC
 
 AEAD algorithms:
 
@@ -51,6 +52,7 @@ Limitations
 
 * Chained mbufs are not supported.
 * Only in-place is currently supported (destination address is the same as source address).
+* RTE_CRYPTO_HASH_AES_GMAC is supported by library version v0.51 or later.
 
 
 Installation
diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst
index 8deb68b9a..48b183e81 100644
--- a/doc/guides/rel_notes/release_19_02.rst
+++ b/doc/guides/rel_notes/release_19_02.rst
@@ -60,6 +60,11 @@ New Features
   * Added the handler to get firmware version string.
   * Added support for multicast filtering.
 
+* **Updated the AESNI MB PMD.**
+
+  The AESNI MB PMD has been updated with additional support for the AES-GMAC
+  authentication only algorithm.
+
 
 Removed Items
 -------------
-- 
2.13.6

  parent reply	other threads:[~2018-12-19 22:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-15 17:24 [dpdk-dev] [PATCH] crypto/aesni_mb: add gmac support Fan Zhang
2018-12-11 14:24 ` [dpdk-dev] [PATCH v2] " Fan Zhang
2018-12-18 13:51   ` [dpdk-dev] [PATCH v3] " Fan Zhang
2018-12-18 15:22     ` Akhil Goyal
2018-12-19 21:42     ` [dpdk-dev] [PATCH v4 0/3] " Fan Zhang
2018-12-19 21:42       ` [dpdk-dev] [PATCH v4 1/3] " Fan Zhang
2018-12-19 21:42       ` [dpdk-dev] [PATCH v4 2/3] test: add aesni-mb gmac test Fan Zhang
2018-12-19 21:42       ` [dpdk-dev] [PATCH v4 3/3] doc: update release note and PMD information Fan Zhang
2018-12-19 22:04       ` [dpdk-dev] [PATCH v5 0/3] crypto/aesni_mb: add gmac support Fan Zhang
2018-12-19 22:04         ` [dpdk-dev] [PATCH v5 1/3] " Fan Zhang
2018-12-19 22:04         ` [dpdk-dev] [PATCH v5 2/3] test: add aesni-mb gmac test Fan Zhang
2018-12-19 22:04         ` Fan Zhang [this message]
2018-12-20 12:07         ` [dpdk-dev] [PATCH v6] crypto/aesni_mb: support AES-GMAC Fan Zhang
2019-01-09 22:15           ` 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=20181219220431.57710-4-roy.fan.zhang@intel.com \
    --to=roy.fan.zhang@intel.com \
    --cc=akhil.goyal@nxp.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).