On Thu, 28 Jul 2022 15:03:22 +0530, Ankit Kumar wrote: > This patchset adds a way to test NVMe uring passthrough commands with > nvme-ns character device. The uring passthrough was introduced with 5.19 > io_uring. > > To send nvme uring passthrough commands we require helpers to fetch NVMe > char device (/dev/ngXnY) specific fields such as namespace id, lba size etc. > > [...] Applied, thanks! [1/5] configure: check for nvme uring command support commit: 7fc6c1e89f1b83f2bb80a974a40126d10ab95d46 [2/5] io_uring.h: sync sqe entry with 5.20 io_uring commit: 893b9d13b7571eb99d124c0804c48e331b4dbe3b [3/5] nvme: add nvme opcodes, structures and helper functions commit: 612101cc61063eed06d5bd232b1ab7a43732f227 [4/5] test: add io_uring passthrough test commit: b593422fd0d624b6d1a59d0cc5a674dfdf22db6e [5/5] test/io_uring_passthrough: add test case for poll IO commit: ba10a0e0b3039aab43352f08631845f25aa2b225 Best regards, -- Jens Axboe