From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions
Date: Tue, 2 Nov 2021 21:48:57 +0100 [thread overview]
Message-ID: <cover.1635885975.git.pabeni@redhat.com> (raw)
The first patch is from Eric, thus is correct ;)
The 2nd one is much more doubtful, starting from the author ;)
The individual commit messages should be descriptive enough. With these
2 patches the related, pending pktdrill test:
https://github.com/multipath-tcp/packetdrill/pull/70
now complete successfully
v1 -> v2:
- fix from delegated action invocation in patch 2/2 (Mat)
Eric Dumazet (1):
mptcp: fix delack timer
Paolo Abeni (1):
mptcp: use delegate action to schedule 3rd ack retrans
net/mptcp/options.c | 32 ++++++++--------------------
net/mptcp/protocol.c | 50 ++++++++++++++++++++++++++++++++++++--------
net/mptcp/protocol.h | 17 ++++++++-------
3 files changed, 59 insertions(+), 40 deletions(-)
--
2.26.3
next reply other threads:[~2021-11-02 20:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 20:48 Paolo Abeni [this message]
2021-11-02 20:48 ` [PATCH v2 mptcp-net 1/2] mptcp: fix delack timer Paolo Abeni
2021-11-03 22:51 ` Mat Martineau
2021-11-02 20:48 ` [PATCH v2 mptcp-net 2/2] mptcp: use delegate action to schedule 3rd ack retrans Paolo Abeni
2021-11-04 14:18 ` [PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions 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.1635885975.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.