All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw at strlen.de>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [Weekly meetings] MoM - 3rd of October 2019
Date: Sat, 05 Oct 2019 11:28:55 +0200	[thread overview]
Message-ID: <20191005092855.GJ13866@breakpoint.cc> (raw)
In-Reply-To: 7ebb42f3-b7cc-eca3-ba0f-9469a5ad63e0@tessares.net

[-- Attachment #1: Type: text/plain, Size: 2510 bytes --]

Matthieu Baerts <matthieu.baerts(a)tessares.net> wrote:
> So the idea would be still to send the list we wrote above but as an
> RFC. In the cover-letter, we would say that we would like to know:
> - if there are any objections on the changes made in the TCP core.
> - the goal is to send this patch-set as a non RFC one when we are ready
> with our initial patch-set that we called "part 2".
> 
> Is this correct?

Yes.

> >> Second part of the "initial" submission:
> >>     - Squash "mptcp: Make MPTCP socket block/wakeup ignore
> >> sk_receive_queue" earlier in the series? (Question by Mat)
> > 
> > Makes sense to me to squash it.
> 
> Great, I can do that when Mat sends the confirmation where I can squash it.

Thanks!

> >> Another idea of squash:
> >>     - the ones related to sendmsg():
> >>         - mptcp: use sk_page_frag() in sendmsg
> >>         - mptcp: sendmsg() do spool all the provided data
> >>         - mptcp: allow collapsing consecutive sendpages on the same
> >> substream
> >>
> >>     - they modified incrementally the code made by the previous one
> >>     - It might be easier for the reviewers to have everything in one
> >>     - Maybe we can rework them in 1, 2 patches: one introducing helpers
> >>     - Paolo can look at that (in the near future)
> > 
> > Seems like a good idea as well -- one with helpers, one using them.

I discussed squashing the sendmsg refactor ("spool all the data" and so on)
with Paolo yesterday and will have a stab at this.

No need to stop working on the export branch/freeze things for now.

> >> Remaining items for the initial submission:
> >>     - IPv6 support:
> >>         - Peter is working on it
> > 
> > One thing that we could try is to have initial submission (if set is too
> > large) not support ipv6, instead creating and ipv6 mptcp socket just
> > creates a tcp socket internally.
> > 
> > Userspace doesn't notice because its just the same as if we would
> > do full mptcp but all peers (initiators and responders) are not mp_capable.
> > 
> > We could then add mp_capable to ipv6 in a followup set.
> 
> That's a good alternative. I don't know if upstream would accept that :)
>
> If the follow-up patch-set comes soon after, I guess that's fine. It
> depends from who we want to have some feedback from.

Well, davem can't have it both ways :-)
And yes, I assumed that ipv6 support would be ready at this time, and
was only omitted to keep size of the batch down.

             reply	other threads:[~2019-10-05  9:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-05  9:28 Florian Westphal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-05  9:07 [MPTCP] Re: [Weekly meetings] MoM - 3rd of October 2019 Matthieu Baerts
2019-10-04 14:31 Florian Westphal

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=20191005092855.GJ13866@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.