From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH mptcp-next v8 0/5] update userspace pm mptcp_info fields, pt 1
Date: Thu, 20 Apr 2023 11:11:34 +0800 [thread overview]
Message-ID: <cover.1681960259.git.geliang.tang@suse.com> (raw)
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 (5):
mptcp: only remove addrs in nl_cmd_remove
selftests: mptcp: update userspace pm addr tests
mptcp: add addr into userspace pm list
mptcp: add addr into pm anno_list
selftests: mptcp: update userspace pm subflow tests
net/mptcp/pm_netlink.c | 30 ++++++++++++----
net/mptcp/pm_userspace.c | 36 +++++++++++++++++--
net/mptcp/protocol.h | 5 ++-
.../testing/selftests/net/mptcp/mptcp_join.sh | 11 +++++-
4 files changed, 70 insertions(+), 12 deletions(-)
--
2.35.3
next reply other threads:[~2023-04-20 3:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 3:11 Geliang Tang [this message]
2023-04-20 3:11 ` [PATCH mptcp-next v8 1/5] mptcp: only remove addrs in nl_cmd_remove Geliang Tang
2023-04-21 14:15 ` Matthieu Baerts
2023-04-25 7:57 ` Geliang Tang
2023-04-25 15:27 ` Matthieu Baerts
2023-04-20 3:11 ` [PATCH mptcp-next v8 2/5] selftests: mptcp: update userspace pm addr tests Geliang Tang
2023-04-21 14:15 ` Matthieu Baerts
2023-04-25 8:01 ` Geliang Tang
2023-04-20 3:11 ` [PATCH mptcp-next v8 3/5] mptcp: add addr into userspace pm list Geliang Tang
2023-04-21 14:17 ` Matthieu Baerts
2023-04-25 8:05 ` Geliang Tang
2023-04-20 3:11 ` [PATCH mptcp-next v8 4/5] mptcp: add addr into pm anno_list Geliang Tang
2023-04-21 14:17 ` Matthieu Baerts
2023-04-25 8:07 ` Geliang Tang
2023-04-20 3:11 ` [PATCH mptcp-next v8 5/5] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-04-20 4:13 ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-04-21 14:12 ` Matthieu Baerts
2023-04-21 14:17 ` [PATCH mptcp-next v8 5/5] selftests: mptcp: update userspace pm subflow tests Matthieu Baerts
2023-04-25 8:10 ` Geliang Tang
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.1681960259.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