From: Nilay Shroff <nilay@linux.ibm.com>
To: linux-nvme@lists.infradead.org
Cc: dwagner@suse.de, gjoyce@linux.ibm.com
Subject: [PATCH 0/2] extend nvme show-topology tabular output
Date: Tue, 31 Mar 2026 19:42:07 +0530 [thread overview]
Message-ID: <20260331141215.3098243-1-nilay@linux.ibm.com> (raw)
Hi,
This patchset extends the tabular output of the "nvme show-topology"
command.
Currently, the tabular output does not display controller information
if a controller has no associated namespaces or paths. However, it is
valid for a controller within a subsystem to have no namespaces or
paths attached.
In such cases, it is still useful to display controller information
such as the controller name, transport type, address, and state,
while leaving namespace and path-related fields (e.g., nsid, nshead,
anastate, nspath) empty.
This patchset is divided into two patches, first patch extends the output
for non-multipath subsystems while the second patch extends the output for
multipath subsystems.
As usual, feedback/comments/suggestions are welcome!
Thanks!
Nilay Shroff (2):
nvme-cli: extend show-topology tabular output for non-multipath subsys
nvme-cli: extend show-topology tabular output for multipath subsys
nvme-print-stdout.c | 256 +++++++++++++++++++++++++++++++-------------
1 file changed, 181 insertions(+), 75 deletions(-)
--
2.53.0
next reply other threads:[~2026-03-31 14:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 14:12 Nilay Shroff [this message]
2026-03-31 14:12 ` [PATCH 1/2] nvme-cli: extend show-topology tabular output for non-multipath subsys Nilay Shroff
2026-03-31 14:12 ` [PATCH 2/2] nvme-cli: extend show-topology tabular output for multipath subsys Nilay Shroff
2026-04-01 14:05 ` [PATCH 0/2] extend nvme show-topology tabular output Daniel Wagner
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=20260331141215.3098243-1-nilay@linux.ibm.com \
--to=nilay@linux.ibm.com \
--cc=dwagner@suse.de \
--cc=gjoyce@linux.ibm.com \
--cc=linux-nvme@lists.infradead.org \
/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