]> www.infradead.org Git - users/hch/blktests.git/commit
tests/nvme: Add admin-passthru+reset race test nvme-reset
authorJonathan Derrick <jonathan.derrick@linux.dev>
Mon, 14 Nov 2022 20:34:12 +0000 (13:34 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 Nov 2022 07:28:48 +0000 (08:28 +0100)
commit8370740ed53a03a0c0703a24775cd4ce0e20d64d
tree89198d3b00aac595e47f3bf876f74f1c290ba4b2
parente2c951e43e0bf04970a7ff7dc3fd94082ac9c7be
tests/nvme: Add admin-passthru+reset race test

Adds a test which runs many formats and reset_controllers in parallel.
The intent is to expose timing holes in the controller state machine
which will lead to hung task timing and the controller becoming
unavailable.

Reported by https://bugzilla.kernel.org/show_bug.cgi?id=216354

Signed-off-by: Jonathan Derrick <jonathan.derrick@linux.dev>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/nvme/046 [new file with mode: 0755]
tests/nvme/046.out [new file with mode: 0644]