From: patchwork-bot+netdevbpf@kernel.org
To: Mat Martineau <mathew.j.martineau@linux.intel.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com, edumazet@google.com, dmytro@shytyi.net,
benjamin.hesmans@tessares.net, matthieu.baerts@tessares.net,
mptcp@lists.linux.dev
Subject: Re: [PATCH net-next 0/4] mptcp: MPTCP support for TCP_FASTOPEN_CONNECT
Date: Thu, 29 Sep 2022 02:20:21 +0000 [thread overview]
Message-ID: <166441802140.18961.3793341206487817962.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220926232739.76317-1-mathew.j.martineau@linux.intel.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 26 Sep 2022 16:27:35 -0700 you wrote:
> RFC 8684 appendix B describes how to use TCP Fast Open with MPTCP. This
> series allows TFO use with MPTCP using the TCP_FASTOPEN_CONNECT socket
> option. The scope here is limited to the initiator of the connection -
> support for MSG_FASTOPEN and the listener side of the connection will be
> in a separate series. The preexisting TCP fastopen code does most of the
> work, so these changes mostly involve plumbing MPTCP through to those
> TCP functions.
>
> [...]
Here is the summary with links:
- [net-next,1/4] mptcp: add TCP_FASTOPEN_CONNECT socket option
https://git.kernel.org/netdev/net-next/c/54635bd04701
- [net-next,2/4] tcp: export tcp_sendmsg_fastopen
https://git.kernel.org/netdev/net-next/c/3242abeb8da7
- [net-next,3/4] mptcp: handle defer connect in mptcp_sendmsg
https://git.kernel.org/netdev/net-next/c/d98a82a6afc7
- [net-next,4/4] mptcp: poll allow write call before actual connect
https://git.kernel.org/netdev/net-next/c/a42cf9d18278
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:[~2022-09-29 2:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 23:27 [PATCH net-next 0/4] mptcp: MPTCP support for TCP_FASTOPEN_CONNECT Mat Martineau
2022-09-26 23:27 ` [PATCH net-next 1/4] mptcp: add TCP_FASTOPEN_CONNECT socket option Mat Martineau
2022-09-26 23:27 ` [PATCH net-next 2/4] tcp: export tcp_sendmsg_fastopen Mat Martineau
2022-09-26 23:27 ` [PATCH net-next 3/4] mptcp: handle defer connect in mptcp_sendmsg Mat Martineau
2022-09-26 23:27 ` [PATCH net-next 4/4] mptcp: poll allow write call before actual connect Mat Martineau
2022-09-29 2:20 ` 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=166441802140.18961.3793341206487817962.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=benjamin.hesmans@tessares.net \
--cc=davem@davemloft.net \
--cc=dmytro@shytyi.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=mathew.j.martineau@linux.intel.com \
--cc=matthieu.baerts@tessares.net \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox