Re: [PATCH] io_uring/msg_ring: Pass custom flags to the cqe

From: Jens Axboe
Date: Mon Jan 09 2023 - 12:33:25 EST



On Tue, 03 Jan 2023 08:05:07 -0800, leitao@xxxxxxxxxx wrote:
> This patch adds a new flag (IORING_MSG_RING_FLAGS_PASS) in the message
> ring operations (IORING_OP_MSG_RING). This new flag enables the sender
> to specify custom flags, which will be copied over to cqe->flags in the
> receiving ring. These custom flags should be specified using the
> sqe->file_index field.
>
> This mechanism provides additional flexibility when sending messages
> between rings.
>
> [...]

Applied, thanks!

[1/1] io_uring/msg_ring: Pass custom flags to the cqe
commit: 5ab697ff917844acbd898009261fb0c2f0faec54

Best regards,
--
Jens Axboe