DPDK patches and discussions
 help / color / mirror / Atom feed
From: Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>
To: Thomas Monjalon <thomas@monjalon.net>, Kai Ji <kai.ji@intel.com>
Cc: dev@dpdk.org, nd@arm.com,
	Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>,
	Ruifeng Wang <ruifeng.wang@arm.com>
Subject: [PATCH v2] doc: update QAT cryptodev guide to run on aarch64
Date: Tue,  8 Aug 2023 09:52:43 -0500	[thread overview]
Message-ID: <20230808145243.262147-1-dharmikjayesh.thakkar@arm.com> (raw)
In-Reply-To: <20230626223759.920008-1-dharmikjayesh.thakkar@arm.com>

Update guide with instructions to run on Aarch64 based Ampere Altra
platform

Signed-off-by: Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
---
v2:
 - Update driver guide with instructions to run on aarch64 instead
   of release notes.
---
 .mailmap                      | 2 +-
 doc/guides/cryptodevs/qat.rst | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 864d33ee46fb..bb79fd4673ef 100644
--- a/.mailmap
+++ b/.mailmap
@@ -319,7 +319,7 @@ Devendra Singh Rawat <dsinghrawat@marvell.com>
 Dex Chen <dex.chen@ruckuswireless.com>
 Dexia Li <dexia.li@jaguarmicro.com>
 Dexuan Cui <decui@microsoft.com>
-Dharmik Thakkar <dharmik.thakkar@arm.com>
+Dharmik Thakkar <dharmikjayesh.thakkar@arm.com>
 Dheemanth Mallikarjun <dheemanthm@vmware.com>
 Diana Wang <na.wang@corigine.com>
 Didier Pallard <didier.pallard@6wind.com>
diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst
index afdfb0bd226b..a86b9864f0c4 100644
--- a/doc/guides/cryptodevs/qat.rst
+++ b/doc/guides/cryptodevs/qat.rst
@@ -384,6 +384,12 @@ The "rte_cryptodev_devices_get()" returns the devices exposed by either of these
   <pci bdf>_<service>, e.g. "0000:41:01.0_qat_comp".
   This name can be passed to rte_compressdev_get_dev_id() to get the device_id.
 
+
+Running QAT on Aarch64 based Ampere Altra platform
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Requires Linux kernel v6.0+. See also `this patch description <https://lkml.org/lkml/2022/6/17/328>`_.
+
 .. _qat_kernel:
 
 Dependency on the QAT kernel driver
-- 
2.25.1


  parent reply	other threads:[~2023-08-08 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 22:37 [PATCH] doc: announce QAT support " Dharmik Thakkar
2023-07-27 21:13 ` Thomas Monjalon
2023-08-08 14:52 ` Dharmik Thakkar [this message]
2023-08-09 15:38   ` [PATCH v3] doc: update QAT cryptodev guide to run " Dharmik Thakkar
2023-10-27 19:16     ` [EXT] " Akhil Goyal

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=20230808145243.262147-1-dharmikjayesh.thakkar@arm.com \
    --to=dharmikjayesh.thakkar@arm.com \
    --cc=dev@dpdk.org \
    --cc=kai.ji@intel.com \
    --cc=nd@arm.com \
    --cc=ruifeng.wang@arm.com \
    --cc=thomas@monjalon.net \
    /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).