Add doc updates for QAT DOCSIS AES-256 support Fixes: 2aab3ff3d8cf ("crypto/qat: support DOCSIS AES-256") Cc: mairtin.oloings...@intel.com
Signed-off-by: Mairtin o Loingsigh <mairtin.oloings...@intel.com> --- doc/guides/rel_notes/release_20_05.rst | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 0e9199c..879ed01 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -219,6 +219,10 @@ New Features any checksum calculation was requested - in such case the code falls back to fixed compression as before. +* **Updated the QAT PMD.** + + * Added AES-256 DOCSIS algorithm support to QAT PMD. + * **Updated the turbo_sw bbdev PMD.** Supported large size code blocks which does not fit in one mbuf segment. -- 1.7.0.7