[PATCH 0/2] improve nvme error logging

amit.engel at dell.com amit.engel at dell.com
Mon Dec 12 06:25:57 PST 2022


From: Amit Engel <Amit.Engel at dell.com>

Add nvme_opcode_str func for all nvme cmd types (io/admin/fabrics)
Add additional debug info for nvme_tcp_timeout log

Amit Engel (2):
  nvme: add nvme_opcode_str function for all nvme cmd types
  nvme-tcp: add additional info for nvme_tcp_timeout log

 drivers/nvme/host/constants.c | 16 ++++++++++++++++
 drivers/nvme/host/nvme.h      | 13 +++++++++++++
 drivers/nvme/host/tcp.c       |  7 +++++--
 3 files changed, 34 insertions(+), 2 deletions(-)

-- 
2.31.1




More information about the Linux-nvme mailing list