[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169038985660.932464.4047750126367212263.b4-ty@kernel.dk>
Date: Wed, 26 Jul 2023 10:44:16 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Pavel Begunkov <asml.silence@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Breno Leitao <leitao@...ian.org>
Cc: gregkh@...uxfoundation.org, kuniyu@...zon.com,
io-uring@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH v4] io_uring: Add io_uring command support for sockets
On Tue, 27 Jun 2023 06:44:24 -0700, Breno Leitao wrote:
> Enable io_uring commands on network sockets. Create two new
> SOCKET_URING_OP commands that will operate on sockets.
>
> In order to call ioctl on sockets, use the file_operations->io_uring_cmd
> callbacks, and map it to a uring socket function, which handles the
> SOCKET_URING_OP accordingly, and calls socket ioctls.
>
> [...]
Applied, thanks!
[1/1] io_uring: Add io_uring command support for sockets
commit: 95ba83afd0968d4699054e613033d1cefb295845
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists