All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-net v2 0/4] mptcp: fix signal endpoint readd
Date: Fri,  5 Jul 2024 22:33:46 +0200	[thread overview]
Message-ID: <cover.1720211515.git.pabeni@redhat.com> (raw)

Issues/501 showed that the NL PM currently don't add corectly removal
and re-add of signal endpoint.

Patches 1 and 2 addresses the issue, patch 3/4 introduce a related
self-test, and the last patch address a pre-existing buglet in the
self-test infra.

v1 -> v2:
 - splitted the first 2 patches
 - fixed accounting in mptcp_pm_remove_anno_addr
 - self-tests depends on subflow_rebuild_header

Paolo Abeni (4):
  mptcp: fix user-space PM announced address accounting
  mptcp: fix NL PM 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 | 31 ++++++++++++++++++-
 2 files changed, 49 insertions(+), 9 deletions(-)

-- 
2.45.2


             reply	other threads:[~2024-07-05 20:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-05 20:33 Paolo Abeni [this message]
2024-07-05 20:33 ` [PATCH mptcp-net v2 1/4] mptcp: fix user-space PM announced address accounting Paolo Abeni
2024-07-05 20:33 ` [PATCH mptcp-net v2 2/4] mptcp: fix NL " Paolo Abeni
2024-07-05 20:33 ` [PATCH mptcp-net v2 3/4] selftests: mptcp: add explicit test case for remove/readd Paolo Abeni
2024-07-05 20:33 ` [PATCH mptcp-net v2 4/4] selftests: mptcp: fix error path Paolo Abeni
2024-07-05 21:25 ` [PATCH mptcp-net v2 0/4] mptcp: fix signal endpoint readd MPTCP CI
2024-07-09  9:03 ` Matthieu Baerts
2024-07-09  9:14 ` 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.1720211515.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.