Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] nvme: Add fault injection feature
@ 2018-02-08 18:38 Thomas Tai
  2018-02-08 18:38 ` [PATCH v4 1/2] " Thomas Tai
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Tai @ 2018-02-08 18:38 UTC (permalink / raw)


Linux's fault injection framework provides a systematic way to support
error injection via debugfs in the /sys/kernel/debug directory. This
patch uses the framework to add error injection to NVMe driver. 

Change log since last version:
from v3 to v4:
- correct documentation to cover status code can be changed
  via debugfs
- add Reviewed-by: Keith Busch <keith.busch at intel.com>

from v1 to V2:
- add user changable status and no_retry debugfs attribute
- add document to show how to use nvme fault injection

from v0 to V1:
- move error injection point into nvme_end_request()
- Add expected result in the commit log

Thank you,
Thomas

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

end of thread, other threads:[~2018-02-12 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-08 18:38 [PATCH v4 0/2] nvme: Add fault injection feature Thomas Tai
2018-02-08 18:38 ` [PATCH v4 1/2] " Thomas Tai
2018-02-08 18:38 ` [PATCH v4 2/2] Documentation: nvme: Documentation for nvme fault injection Thomas Tai
2018-02-11 10:09 ` [PATCH v4 0/2] nvme: Add fault injection feature Sagi Grimberg
2018-02-12 16:46   ` Thomas Tai

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