From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-net 0/3] mptcp: a bunch of fixes for ST flakes
Date: Fri, 10 Jan 2025 17:43:40 +0100 [thread overview]
Message-ID: <cover.1736527092.git.pabeni@redhat.com> (raw)
still under test locally. Sharing early for larger coverage.
Among other things, still to evaluate if patch 1/3 increases the ack
frequency "too much".
Paolo Abeni (3):
mptcp: be sure to send ack when mptcp-level window re-opens
mptcp: fix spurious wake-up on under memory pressure.
selftests: mptcp: avoid spurious errors on disconnect
net/mptcp/options.c | 6 ++-
net/mptcp/protocol.h | 9 +++-
.../selftests/net/mptcp/mptcp_connect.c | 44 ++++++++++++++-----
3 files changed, 44 insertions(+), 15 deletions(-)
--
2.47.1
next reply other threads:[~2025-01-10 16:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 16:43 Paolo Abeni [this message]
2025-01-10 16:43 ` [PATCH mptcp-net 1/3] mptcp: be sure to send ack when mptcp-level window re-opens Paolo Abeni
2025-01-10 16:43 ` [PATCH mptcp-net 2/3] mptcp: fix spurious wake-up on under memory pressure Paolo Abeni
2025-01-10 16:43 ` [PATCH mptcp-net 3/3] selftests: mptcp: avoid spurious errors on disconnect Paolo Abeni
2025-01-11 11:41 ` Matthieu Baerts
2025-01-10 17:55 ` [PATCH mptcp-net 0/3] mptcp: a bunch of fixes for ST flakes MPTCP CI
2025-01-11 11:39 ` Matthieu Baerts
2025-01-11 12:52 ` Matthieu Baerts
2025-01-13 8:35 ` 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=cover.1736527092.git.pabeni@redhat.com \
--to=pabeni@redhat.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.