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>
Wed, 20 Aug 2025 19:04:26 +0000 (13:04 -0600)
commitbb468c1f2dffea41af2d2ad575c78c9a6796a8fe
treed8be236aa751a1318eef2330f3245f42abdeee68
parent6272746fcd2d13da6001094e9b8f3478bf8b4659
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