MPTCP Linux Development
 help / color / mirror / Atom feed
From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH mptcp-next v9 0/6] update userspace pm mptcp_info fields, pt 1
Date: Tue, 25 Apr 2023 15:55:05 +0800	[thread overview]
Message-ID: <cover.1682409247.git.geliang.tang@suse.com> (raw)

v9:
 - address Matt's commets in v8.

v8:
 - address Matt's comments.
 - split into two series, pt 2 will send later.

v7:
 - fix userspace_pm.sh errors reported by CI.
 - only remove addrs in mptcp_nl_cmd_remove().

v6:
 - send a RM ADDR from userspace.

v5:
 - fix a memleak error reported by CI.
 - add more delay for userspace pm tests.

v4:
 - add more patches
 - add selftests

v3:
 - update local_addr_used and add_addr_signaled

v2:
 - hold pm locks

Geliang Tang (6):
  mptcp: only send RM_ADDR in nl_cmd_remove
  selftests: mptcp: update userspace pm addr tests
  mptcp: add addr into userspace pm list
  mptcp: export remove_anno_list_by_saddr
  mptcp: add addr into pm anno_list
  selftests: mptcp: update userspace pm subflow tests

 net/mptcp/pm_netlink.c                        | 24 +++++++++--
 net/mptcp/pm_userspace.c                      | 42 ++++++++++++++++++-
 net/mptcp/protocol.h                          |  3 ++
 .../testing/selftests/net/mptcp/mptcp_join.sh | 11 ++++-
 4 files changed, 74 insertions(+), 6 deletions(-)

-- 
2.35.3


             reply	other threads:[~2023-04-25  7:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-25  7:55 Geliang Tang [this message]
2023-04-25  7:55 ` [PATCH mptcp-next v9 1/6] mptcp: only send RM_ADDR in nl_cmd_remove Geliang Tang
2023-04-25 15:22   ` Matthieu Baerts
2023-04-25  7:55 ` [PATCH mptcp-next v9 2/6] selftests: mptcp: update userspace pm addr tests Geliang Tang
2023-04-25  7:55 ` [PATCH mptcp-next v9 3/6] mptcp: add addr into userspace pm list Geliang Tang
2023-04-25 15:24   ` Matthieu Baerts
2023-04-25  7:55 ` [PATCH mptcp-next v9 4/6] mptcp: export remove_anno_list_by_saddr Geliang Tang
2023-04-25 15:25   ` Matthieu Baerts
2023-04-25  7:55 ` [PATCH mptcp-next v9 5/6] mptcp: add addr into pm anno_list Geliang Tang
2023-04-25 15:25   ` Matthieu Baerts
2023-04-25  7:55 ` [PATCH mptcp-next v9 6/6] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-04-25  9:17   ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-04-25 15:21 ` [PATCH mptcp-next v9 0/6] update userspace pm mptcp_info fields, pt 1 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.1682409247.git.geliang.tang@suse.com \
    --to=geliang.tang@suse.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