linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
To: herbert@gondor.apana.org.au
Cc: linux-crypto@vger.kernel.org, qat-linux@intel.com
Subject: [PATCH 0/2] crypto: qat - add additional telemetry counter for GEN6 devices
Date: Fri, 25 Jul 2025 10:09:28 +0100	[thread overview]
Message-ID: <20250725090930.96450-1-suman.kumar.chakraborty@intel.com> (raw)

This patch set adds support for telemetry command queue counters for QAT
GEN6 devices.

Vijay Sundar Selvamani (2):
  crypto: qat - add ring buffer idle telemetry counter for GEN6
  crypto: qat - add command queue telemetry counters for GEN6

 .../ABI/testing/debugfs-driver-qat_telemetry  |  27 +++++
 .../crypto/intel/qat/qat_common/adf_gen6_tl.c | 112 ++++++++++++++++++
 .../intel/qat/qat_common/adf_telemetry.c      |  19 +++
 .../intel/qat/qat_common/adf_telemetry.h      |   5 +
 .../intel/qat/qat_common/adf_tl_debugfs.c     |  52 ++++++++
 .../intel/qat/qat_common/adf_tl_debugfs.h     |   5 +
 6 files changed, 220 insertions(+)


base-commit: 035a6a74c627b300b5e23448c42c05830a525b6a
-- 
2.40.1


             reply	other threads:[~2025-07-25  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-25  9:09 Suman Kumar Chakraborty [this message]
2025-07-25  9:09 ` [PATCH 1/2] crypto: qat - add ring buffer idle telemetry counter for GEN6 Suman Kumar Chakraborty
2025-07-25  9:09 ` [PATCH 2/2] crypto: qat - add command queue telemetry counters " Suman Kumar Chakraborty
2025-08-16  9:31 ` [PATCH 0/2] crypto: qat - add additional telemetry counter for GEN6 devices Herbert Xu

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=20250725090930.96450-1-suman.kumar.chakraborty@intel.com \
    --to=suman.kumar.chakraborty@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=qat-linux@intel.com \
    /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).