From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-net 0/2] mptcp: fix missing close transition
Date: Tue, 22 Aug 2023 09:43:24 +0200 [thread overview]
Message-ID: <cover.1692690157.git.pabeni@redhat.com> (raw)
This is an attempt to address the 2nd issue reported in:
https://github.com/multipath-tcp/mptcp_net-next/issues/427
See the individual patch changelog for the details. The cover letter
is here mainly to trigger the CI.
Paolo Abeni (2):
mptcp: move __mptcp_error_report in protocol.c
mptcp: process pending subflow error on close
net/mptcp/protocol.c | 41 +++++++++++++++++++++++++++++++++++++++++
net/mptcp/subflow.c | 36 ------------------------------------
2 files changed, 41 insertions(+), 36 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-22 7:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 7:43 Paolo Abeni [this message]
2023-08-22 7:43 ` [PATCH mptcp-net 1/2] mptcp: move __mptcp_error_report in protocol.c Paolo Abeni
2023-08-22 7:43 ` [PATCH mptcp-net 2/2] mptcp: process pending subflow error on close Paolo Abeni
2023-08-22 8:02 ` mptcp: process pending subflow error on close: Build Failure MPTCP CI
2023-08-22 9:05 ` mptcp: process pending subflow error on close: Tests Results MPTCP CI
2023-08-23 0:05 ` [PATCH mptcp-net 2/2] mptcp: process pending subflow error on close kernel test robot
2023-08-29 17:03 ` [PATCH mptcp-net 0/2] mptcp: fix missing close transition 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.1692690157.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox