]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Support show-regs for nvmeof
authorMinsik Jeon <hmi.jeon@samsung.com>
Wed, 2 Oct 2024 08:18:59 +0000 (17:18 +0900)
committerDaniel Wagner <wagi@monom.org>
Wed, 2 Oct 2024 09:36:13 +0000 (11:36 +0200)
commitb4628c341e3083a291bebec2ca07ea886e661822
treeaf0f3730efc5a958f09b2aa2923096d35dd03d72
parent2371a4f26edcad6aa3fb1d734cbcd5b345fa052d
nvme: Support show-regs for nvmeof

Get properties only at offsets that support nvme fabric registers.
Since crto was not found in the nvmeof spec, it is removed.
Also, NSSR is only optional register. If the device is not supported by
the optional register, the error is ignored.

Reviewed-by: Steven Seungcheol <sc108.lee@samsung.com>
Signed-off-by: Minsik Jeon <hmi.jeon@samsung.com>
nvme-print.c
nvme-print.h
nvme.c