mirror of
https://github.com/torvalds/linux.git
synced 2025-04-09 14:45:27 +00:00

Both ublk driver and userspace heavily depends on io_uring subsystem, and tools/testing/selftests/ should be the best place for holding this cross-subsystem tests. Add basic read/write IO test over this ublk null disk, and make sure ublk working. More tests will be added. Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20250228161919.2869102-2-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
CONFIG_BLK_DEV_UBLK=m
|