Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented May 28, 2025

The block devices io_uring interface is the generic block subsystem interface and not the nvme one. Thus the nvme io_uring operation only work on a char devices, e.g either nvme0 or ng0n1.

Reported-by: Yi Zhang yi.zhang@redhat.com
Reported-by: Shinichiro Kawasaki shinichiro.kawasaki@wdc.com

Fixes: linux-nvme/nvme-cli#2829 linux-blktests/blktests#173

The block devices io_uring interface is the generic block subsystem
interface and not the nvme one. Thus the nvme io_uring operation only
work on a char devices, e.g either nvme0 or ng0n1.

Reported-by: Yi Zhang <yi.zhang@redhat.com>
Reported-by: Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Signed-off-by: Daniel Wagner <wagi@kernel.org>
@igaw igaw merged commit 0454a99 into linux-nvme:master May 28, 2025
12 checks passed
@igaw igaw deleted the fix-uring branch May 28, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant