io_uring: add UAPI definitions for mixed CQE postings
authorJens Axboe <axboe@kernel.dk>
Thu, 7 Aug 2025 20:08:14 +0000 (14:08 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 8 Aug 2025 15:24:47 +0000 (09:24 -0600)
commit311cfc96e87b1c6d72d6052700fd6ca7010de74d
tree1415ae47578423e3a8c43ffa5d944785c4057e67
parenta7ea30edcd16b2581b67c17fee513cba1bd8f925
io_uring: add UAPI definitions for mixed CQE postings

This adds the CQE flags related to supporting a mixed CQ ring mode, where
both normal (16b) and big (32b) CQEs may be posted.

No functional changes in this patch.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h