From: patchwork-bot+netdevbpf@kernel.org
To: Jens Axboe <axboe@kernel.dk>
Cc: torvalds@linux-foundation.org, io-uring@vger.kernel.org,
netdev@vger.kernel.org, leitao@debian.org
Subject: Re: [GIT PULL] io_uring support for get/setsockopt
Date: Thu, 02 Nov 2023 05:01:00 +0000 [thread overview]
Message-ID: <169890126064.18253.12714422524953116222.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <7a0893f0-bae8-4aee-9e05-7c81354fc829@kernel.dk>
Hello:
This pull request was applied to netdev/net.git (main)
by Linus Torvalds <torvalds@linux-foundation.org>:
On Mon, 30 Oct 2023 08:36:04 -0600 you wrote:
> Hi Linus,
>
> On top of the core io_uring changes, this pull request adds support for
> using getsockopt and setsockopt via io_uring. The main use cases for
> this is to enable use of direct descriptors, rather than first
> instantiating a normal file descriptor, doing the option tweaking
> needed, then turning it into a direct descriptor. With this support, we
> can avoid needing a regular file descriptor completely.
>
> [...]
Here is the summary with links:
- [GIT,PULL] io_uring support for get/setsockopt
https://git.kernel.org/netdev/net/c/f5277ad1e976
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-11-02 5:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-30 14:36 [GIT PULL] io_uring support for get/setsockopt Jens Axboe
2023-11-01 22:47 ` pr-tracker-bot
2023-11-02 5:01 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=169890126064.18253.12714422524953116222.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=leitao@debian.org \
--cc=netdev@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.