]> www.infradead.org Git - nvme.git/commit
selftests: ublk: support user recovery
authorMing Lei <ming.lei@redhat.com>
Sat, 12 Apr 2025 02:30:27 +0000 (10:30 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 17 Apr 2025 01:32:18 +0000 (19:32 -0600)
commit57e13a2e8cd208db254968631820fc1353da9db0
tree69cf912aba5133df0442ed545590fd444369eab5
parent810b88f3dcb6d04e274b37d05f421330e20a3714
selftests: ublk: support user recovery

Add user recovery feature.

Meantime add user recovery test: generic_04 and generic_05(zero copy)

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250412023035.2649275-12-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/Makefile
tools/testing/selftests/ublk/kublk.c
tools/testing/selftests/ublk/kublk.h
tools/testing/selftests/ublk/test_common.sh
tools/testing/selftests/ublk/test_generic_04.sh [new file with mode: 0755]
tools/testing/selftests/ublk/test_generic_05.sh [new file with mode: 0755]