examples: add 2 example job file for io_uring_cmd engine
authorAnuj Gupta <anuj20.g@samsung.com>
Tue, 31 May 2022 13:31:55 +0000 (19:01 +0530)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Jun 2022 08:19:41 +0000 (02:19 -0600)
commitdc3259dada4eb016560809850974a627b8d60a92
tree63cb827a4a569983b8f2fdc58f1e3de351b0a829
parent3d05e0ffcbcc48d2876eb0207cb31b48ef857b5f
examples: add 2 example job file for io_uring_cmd engine

examples/uring-cmd-ng.fio has usage for conventional nvme-ns char device
examples/uring-cmd-zoned.fio has usage for ZNS nvme-ns char device

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Co-authored-by: Ankit Kumar <ankit.kumar@samsung.com>
Link: https://lore.kernel.org/r/20220531133155.17493-10-ankit.kumar@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/uring-cmd-ng.fio [new file with mode: 0644]
examples/uring-cmd-zoned.fio [new file with mode: 0644]