From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Cc: Christoph Paasch <cpaasch@apple.com>
Subject: [PATCH mptcp-net 0/2] mptcp: a couple of fixup
Date: Thu, 6 Apr 2023 00:47:36 +0200 [thread overview]
Message-ID: <cover.1680733942.git.pabeni@redhat.com> (raw)
Hopefully addressing for good issues/371
There are actually several different problems that pop-up in random
order with the repro from such issue.
@Christoph: could you please have a spin in your testbed?
Paolo Abeni (2):
Squash-to: "mptcp: fix accept vs worker race"
Squash-to: "mptcp: stops worker on unaccepted sockets at listener
close"
net/mptcp/protocol.c | 13 +++++++++++--
net/mptcp/subflow.c | 4 ++--
2 files changed, 13 insertions(+), 4 deletions(-)
--
2.39.2
next reply other threads:[~2023-04-05 22:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-05 22:47 Paolo Abeni [this message]
2023-04-05 22:47 ` [PATCH mptcp-net 1/2] Squash-to: "mptcp: fix accept vs worker race" Paolo Abeni
2023-04-06 9:19 ` Matthieu Baerts
2023-04-06 13:56 ` Paolo Abeni
2023-04-06 15:03 ` Matthieu Baerts
2023-04-05 22:47 ` [PATCH mptcp-net 2/2] Squash-to: "mptcp: stops worker on unaccepted sockets at listener close" Paolo Abeni
2023-04-05 23:47 ` Squash-to: "mptcp: stops worker on unaccepted sockets at listener close": Tests Results MPTCP CI
2023-04-06 15:08 ` [PATCH mptcp-net 0/2] mptcp: a couple of fixup Matthieu Baerts
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=cover.1680733942.git.pabeni@redhat.com \
--to=pabeni@redhat.com \
--cc=cpaasch@apple.com \
--cc=mptcp@lists.linux.dev \
/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.