diff options
author | Stefano Garzarella <[email protected]> | 2020-05-15 18:38:04 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-05-15 12:16:59 -0600 |
commit | 0d9b5b3af134cddfdc1dd31d41946a0ad389bbf2 (patch) | |
tree | 952ae2ef5e1f2a4dd9c63aeb52483dbc54ee37c5 /include/linux/fpga/fpga-bridge.h | |
parent | 18bceab101adde8f38de76016bc77f3f25cf22f4 (diff) |
io_uring: add 'cq_flags' field for the CQ ring
This patch adds the new 'cq_flags' field that should be written by
the application and read by the kernel.
This new field is available to the userspace application through
'cq_off.flags'.
We are using 4-bytes previously reserved and set to zero. This means
that if the application finds this field to zero, then the new
functionality is not supported.
In the next patch we will introduce the first flag available.
Signed-off-by: Stefano Garzarella <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions