From eff52d4e2f3976be309ee7facbef2efe8e3aff0a Mon Sep 17 00:00:00 2001 From: Mairtin o Loingsigh Date: Fri, 15 May 2020 11:08:25 +0100 Subject: [PATCH] crypto/qat: add DOCSIS AES-256 to release notes Add release notes update for QAT DOCSIS AES-256 support Fixes: 2aab3ff3d8cf ("crypto/qat: support DOCSIS AES-256") Signed-off-by: Mairtin o Loingsigh --- doc/guides/rel_notes/release_20_05.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 90aa230828..437fa97dff 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -209,6 +209,10 @@ New Features use this feature by passing zero length IV in appropriate xform. For more info please refer to rte_crypto_sym.h J0 comments. +* **Updated the QAT PMD for AES-256 DOCSIS.** + + Added AES-256 DOCSIS algorithm support to QAT PMD. + * **Added QAT intermediate buffer too small handling in QAT compression PMD.** Added a special way of buffer handling when internal QAT intermediate buffer -- 2.20.1