public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
From: Geliang Tang <geliang@kernel.org>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: [PATCH mptcp-next v3 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
Date: Wed, 16 Apr 2025 15:17:06 +0800	[thread overview]
Message-ID: <cover.1744787273.git.tanggeliang@kylinos.cn> (raw)

From: Geliang Tang <tanggeliang@kylinos.cn>

v3:
 - update userspace selftests.

v2:
 - squash patch 1 into patch 2 as Mat suggested.

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/403

Geliang Tang (3):
  mptcp: pm: userspace: drop delete_local_addr helper
  selftests: mptcp: join: update userspace dump_addr outputs
  selftests: mptcp: userspace: send RM_ADDR between server and client

 net/mptcp/pm_userspace.c                      | 37 +++----------------
 .../testing/selftests/net/mptcp/mptcp_join.sh |  6 +--
 .../selftests/net/mptcp/userspace_pm.sh       | 12 ++++++
 3 files changed, 20 insertions(+), 35 deletions(-)

-- 
2.43.0


             reply	other threads:[~2025-04-16  7:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-16  7:17 Geliang Tang [this message]
2025-04-16  7:17 ` [PATCH mptcp-next v3 1/3] mptcp: pm: userspace: drop delete_local_addr helper Geliang Tang
2025-04-16  7:17 ` [PATCH mptcp-next v3 2/3] selftests: mptcp: join: update userspace dump_addr outputs Geliang Tang
2025-04-16  7:17 ` [PATCH mptcp-next v3 3/3] selftests: mptcp: userspace: send RM_ADDR between server and client Geliang Tang
2025-04-16  8:39 ` [PATCH mptcp-next v3 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR MPTCP CI
2025-04-18  0:58 ` Mat Martineau
2026-04-11  0:49 ` Mat Martineau

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.1744787273.git.tanggeliang@kylinos.cn \
    --to=geliang@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=tanggeliang@kylinos.cn \
    /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