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>
Sun, 24 Aug 2025 17:41:12 +0000 (11:41 -0600)
commitb69458735d826f0676585623d028a0fd474f3e4f
tree17f2d2ad1c4581ac0811c943be1de4305de0b907
parentd0201c4436c53412146d526855c585fa9d54ca13
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