[PATCH 0/2] improve nvme error logging

Engel, Amit Amit.Engel at Dell.com
Mon Dec 19 06:40:49 PST 2022


Hi Sagi, can you please review and let me know if anything is missing so the below will be ready for merge ?

Thanks,
Amit

-----Original Message-----
From: Engel, Amit <Amit.Engel at Dell.com> 
Sent: Monday, 12 December 2022 21:41
To: sagi at grimberg.me; linux-nvme at lists.infradead.org
Cc: Engel, Amit <Amit.Engel at Dell.com>; Engel, Amit <Amit.Engel at Dell.com>
Subject: [PATCH 0/2] improve nvme error logging

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