On Tue, 24 Sep 2024 05:57:29 -0600, Jens Axboe wrote: > Over the last 6 months, several people have asked for if it's possible > to send a MSG_RING request to a ring without having a source ring to do > it from. The answer is no, as you'd need a source ring to submit such a > request in the first place. However, we can easily support this use case > of allowing someone to send a message to a ring that their own, without > needing to setup a source ring just for that alone. > > [...] Applied, thanks! [1/2] io_uring/msg_ring: refactor a few helper functions commit: 6516c5008c88eda9137f0985f419e40d3fc7cee1 [2/2] io_uring/msg_ring: add support for sending a sync message commit: d1e55003c13ca95878afe380ad3da89d37d63b1e Best regards, -- Jens Axboe