diff options
author | Anuj Gupta <[email protected]> | 2022-05-11 11:17:49 +0530 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-11 07:41:19 -0600 |
commit | f569add47119fa910ed7711b26b8d38e21f7ea77 (patch) | |
tree | d2ea8fdca525a534d834504b5ebfd58bb88c412f /scripts/gdb/linux/utils.py | |
parent | 456cba386e94f22fa1b1426303fdcac9e66b1417 (diff) |
nvme: add vectored-io support for uring-cmd
wire up support for async passthru that takes an array of buffers (using
iovec). Exposed via a new op NVME_URING_CMD_IO_VEC. Same 'struct
nvme_uring_cmd' is to be used with -
1. cmd.addr as base address of user iovec array
2. cmd.data_len as count of iovec array elements
Signed-off-by: Kanchan Joshi <[email protected]>
Signed-off-by: Anuj Gupta <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions