Linux block layer
 help / color / mirror / Atom feed
* tests/nvme: add tests for error logging
@ 2022-05-10 16:43 Alan Adamson
  2022-05-10 16:43 ` [PATCH v2 blktests] " Alan Adamson
  0 siblings, 1 reply; 9+ messages in thread
From: Alan Adamson @ 2022-05-10 16:43 UTC (permalink / raw)
  To: linux-block; +Cc: alan.adamson, linux-nvme, osandov

Test nvme error logging by injecting errors. Kernel must have FAULT_INJECTION
and FAULT_INJECTION_DEBUG_FS configured to use error injector. Tests can be
run with or without NVME_VERBOSE_ERRORS configured.

These test verify the functionality delivered by the follow:
        commit bd83fe6f2cd2 ("nvme: add verbose error logging")

V2 - Update from suggestions from shinichiro.kawasaki@wdc.com


Alan Adamson (1):
  tests/nvme: add tests for error logging

 tests/nvme/039     | 185 +++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/039.out |   7 ++
 2 files changed, 192 insertions(+)
 create mode 100755 tests/nvme/039
 create mode 100644 tests/nvme/039.out

-- 
2.27.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-12 11:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10 16:43 tests/nvme: add tests for error logging Alan Adamson
2022-05-10 16:43 ` [PATCH v2 blktests] " Alan Adamson
2022-05-10 22:25   ` Sagi Grimberg
2022-05-10 23:29     ` Shinichiro Kawasaki
2022-05-10 23:48       ` Sagi Grimberg
2022-05-11  0:34         ` Shinichiro Kawasaki
2022-05-11 12:09           ` Alan Adamson
2022-05-11 13:25           ` Alan Adamson
2022-05-12 11:54             ` Shinichiro Kawasaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox