public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
From: Guixin Liu <kanie@linux.alibaba.com>
To: hch@lst.de, sagi@grimberg.me, kch@nvidia.com
Cc: linux-nvme@lists.infradead.org
Subject: [PATCH 0/3] nvmet: add some commands tracing
Date: Tue, 27 Feb 2024 16:54:05 +0800	[thread overview]
Message-ID: <20240227085408.130161-1-kanie@linux.alibaba.com> (raw)

Hi all,
	This series of patches adds tracing support for ZNS commands and
authentication commands to the NVMe target module, as well as updates the
tracing of DSM commands to be more readable.

Guixin Liu (3):
  nvmet: parse dsm command's attr deallocate when tracing
  nvmet: add tracing of zns commands
  nvmet: add tracing of authentication commands

 drivers/nvme/target/trace.c | 72 +++++++++++++++++++++++++++++++++++--
 1 file changed, 69 insertions(+), 3 deletions(-)

-- 
2.43.0



             reply	other threads:[~2024-02-27  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  8:54 Guixin Liu [this message]
2024-02-27  8:54 ` [PATCH 1/3] nvmet: parse dsm command's attr deallocate when tracing Guixin Liu
2024-02-27  8:54 ` [PATCH 2/3] nvmet: add tracing of zns commands Guixin Liu
2024-02-27  8:54 ` [PATCH 3/3] nvmet: add tracing of authentication commands Guixin Liu
2024-02-27 16:37 ` [PATCH 0/3] nvmet: add some commands tracing Keith Busch
2024-02-28  2:24   ` Guixin Liu

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=20240227085408.130161-1-kanie@linux.alibaba.com \
    --to=kanie@linux.alibaba.com \
    --cc=hch@lst.de \
    --cc=kch@nvidia.com \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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