From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-net 0/3] mptcp: fix signal endpoint readd
Date: Fri, 28 Jun 2024 17:54:05 +0200 [thread overview]
Message-ID: <cover.1719589916.git.pabeni@redhat.com> (raw)
Issues/501 showed that the NL PM currently don't add corectly removal
and re-add of signal endpoint.
Patch 1/3 addresses the issue, patch 2/3 introduce a related self-test,
and the last patch address a pre-existing buglet in the self-test infra.
Paolo Abeni (3):
mptcp: fix announced address accounting
selftests: mptcp: add explicit test case for remove/readd
selftests: mptcp: fix error path
net/mptcp/pm_netlink.c | 27 ++++++++++++-----
.../testing/selftests/net/mptcp/mptcp_join.sh | 30 ++++++++++++++++++-
2 files changed, 48 insertions(+), 9 deletions(-)
--
2.45.1
next reply other threads:[~2024-06-28 15:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 15:54 Paolo Abeni [this message]
2024-06-28 15:54 ` [PATCH mptcp-net 1/3] mptcp: fix announced address accounting Paolo Abeni
2024-07-01 18:08 ` Mat Martineau
2024-07-02 8:51 ` Matthieu Baerts
2024-07-02 10:37 ` Matthieu Baerts
2024-07-04 15:39 ` Paolo Abeni
2024-06-28 15:54 ` [PATCH mptcp-net 2/3] selftests: mptcp: add explicit test case for remove/readd Paolo Abeni
2024-07-02 9:01 ` Matthieu Baerts
2024-07-04 15:59 ` Paolo Abeni
2024-06-28 15:54 ` [PATCH mptcp-net 3/3] selftests: mptcp: fix error path Paolo Abeni
2024-07-02 9:03 ` Matthieu Baerts
2024-06-28 16:47 ` [PATCH mptcp-net 0/3] mptcp: fix signal endpoint readd MPTCP CI
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.1719589916.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.