From: Florian Westphal <fw at strlen.de>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [PATCH v2 0/4] mptcp: switch mptcp_poll to use parent sock wait queue
Date: Wed, 23 Oct 2019 17:42:26 +0200 [thread overview]
Message-ID: <20191023154226.GN25052@breakpoint.cc> (raw)
In-Reply-To: 9fd089732e9ef39b26301488141f5785edb7a4f8.camel@redhat.com
[-- Attachment #1: Type: text/plain, Size: 1869 bytes --]
Paolo Abeni <pabeni(a)redhat.com> wrote:
> On Wed, 2019-10-23 at 16:23 +0200, Florian Westphal wrote:
> > No major changes, except the rebase on current export branch.
> > Selftest still passes.
> >
> > This series is needed for sendmsg refactor, without it we can't
> > make mptcp sendmsg wait on the mptcp socket wait queue because we don't
> > get the needed wakeup events from the subflow layer.
> >
> > The following changes since commit 85c93de446d3fd90e47605ba8ff161bef7558f09:
> >
> > mptcp: Implement basic path manager (2019-10-23 01:31:04 +0000)
> >
> > are available in the Git repository at:
> >
> > git://git.breakpoint.cc/fw/mptcp-next.git mptcp_poll_07
> >
> > for you to fetch changes up to 864dd47df1293e4b8bfc70be0d459286b6dddc3a:
> >
> > mptcp: switch mptcp_poll to mptcp socket wait queue (2019-10-23 15:20:28 +0200)
> >
> > ----------------------------------------------------------------
> > Florian Westphal (4):
> > mptcp: add and use subflow_write_space
> > subflow: wake parent mptcp socket on subflow state change
> > net: tcp: add __tcp_poll helper
> > mptcp: switch mptcp_poll to mptcp socket wait queue
> >
> > include/net/tcp.h | 1 +
> > net/ipv4/tcp.c | 12 ++++++++----
> > net/mptcp/protocol.c | 4 +++-
> > net/mptcp/subflow.c | 34 ++++++++++++++++++++++++++++++++++
> > 4 files changed, 46 insertions(+), 5 deletions(-)
> >
> > _______________________________________________
> > mptcp mailing list -- mptcp(a)lists.01.org
> > To unsubscribe send an email to mptcp-leave(a)lists.01.org
>
> Series LGTM
>
> I think we could include patch 3/4 in the "first chunk"/preparatory
> patches - e.g. apply just after "tcp, ulp: Add clone operation to
> tcp_ulp_ops" - and squash 4/4 in "mptcp: add mptcp_poll"
>
> WDYT?
Seems good, yes.
next reply other threads:[~2019-10-23 15:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 15:42 Florian Westphal [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-10-25 15:55 [MPTCP] Re: [PATCH v2 0/4] mptcp: switch mptcp_poll to use parent sock wait queue Matthieu Baerts
2019-10-25 15:34 Florian Westphal
2019-10-25 15:26 Matthieu Baerts
2019-10-23 22:01 Mat Martineau
2019-10-23 15:07 Paolo Abeni
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=20191023154226.GN25052@breakpoint.cc \
--to=unknown@example.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 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.