doc: announce QAT support on aarch64

Message ID 20230626223759.920008-1-dharmikjayesh.thakkar@arm.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series doc: announce QAT support on aarch64 |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/github-robot: build success github build: passed
ci/iol-abi-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-unit-testing success Testing PASS
ci/iol-aarch-unit-testing success Testing PASS
ci/iol-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS

Commit Message

Dharmik Thakkar June 26, 2023, 10:37 p.m. UTC
  Update release notes with added support for QAT on Ampere Altra.

Signed-off-by: Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
---
 doc/guides/rel_notes/release_23_07.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Thomas Monjalon July 27, 2023, 9:13 p.m. UTC | #1
27/06/2023 00:37, Dharmik Thakkar:
> Update release notes with added support for QAT on Ampere Altra.
> 
> Signed-off-by: Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
> ---
> +* **Intel QuickAssist Technology (QAT) supports on Ampere Altra platform.**
> +
> +  Tested with ipsec-secgw sample application and cryptodev_qat_autotest.

I don't think there was any code change to allow this feature.
If it is a test report, you should better fill the last section of this page:
	"Tested Platforms"
  

Patch

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index e54a0fdef3a0..695152cd207e 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -55,6 +55,10 @@  New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Intel QuickAssist Technology (QAT) supports on Ampere Altra platform.**
+
+  Tested with ipsec-secgw sample application and cryptodev_qat_autotest.
+
 * **Added AMD CDX bus support.**
 
   CDX bus driver has been added to support AMD CDX bus,