From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
To: stable@vger.kernel.org, gregkh@linuxfoundation.org
Cc: MPTCP Upstream <mptcp@lists.linux.dev>,
"Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Subject: [PATCH 6.7.y 0/5] mptcp: dependences for "selftests: mptcp: rm subflow with v4/v4mapped addr"
Date: Mon, 4 Mar 2024 14:38:28 +0100 [thread overview]
Message-ID: <20240304133827.1989736-7-matttbe@kernel.org> (raw)
In-Reply-To: <2024030420-swimsuit-antacid-a0dd@gregkh>
Hi Greg,
To be able to apply the last patch without conflicts in v6.7, 4 other
clean-up patches are needed.
These patches mainly replace existing code with helpers to reduce code
duplication. It looks interesting to backport them to ease future
backports.
I had a few conflicts in mptcp_lib.sh, because some of the new helpers
have been backported recently, but not all: so I had to place them
between others.
Geliang Tang (5):
selftests: mptcp: add evts_get_info helper
selftests: mptcp: add chk_subflows_total helper
selftests: mptcp: update userspace pm test helpers
selftests: mptcp: add mptcp_lib_is_v6
selftests: mptcp: rm subflow with v4/v4mapped addr
.../selftests/net/mptcp/mptcp_connect.sh | 16 +-
.../testing/selftests/net/mptcp/mptcp_join.sh | 187 ++++++++++--------
.../testing/selftests/net/mptcp/mptcp_lib.sh | 15 ++
.../selftests/net/mptcp/mptcp_sockopt.sh | 8 +-
.../selftests/net/mptcp/userspace_pm.sh | 86 ++++----
5 files changed, 170 insertions(+), 142 deletions(-)
--
2.43.0
next prev parent reply other threads:[~2024-03-04 13:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 8:30 FAILED: patch "[PATCH] selftests: mptcp: rm subflow with v4/v4mapped addr" failed to apply to 6.7-stable tree gregkh
2024-03-04 13:38 ` Matthieu Baerts (NGI0) [this message]
2024-03-04 16:41 ` [PATCH 6.7.y 0/5] mptcp: dependences for "selftests: mptcp: rm subflow with v4/v4mapped addr" Greg KH
2024-03-04 13:38 ` [PATCH 6.7.y 1/5] selftests: mptcp: add evts_get_info helper Matthieu Baerts (NGI0)
2024-03-04 16:44 ` Patch "selftests: mptcp: add evts_get_info helper" has been added to the 6.7-stable tree gregkh
2024-03-04 13:38 ` [PATCH 6.7.y 2/5] selftests: mptcp: add chk_subflows_total helper Matthieu Baerts (NGI0)
2024-03-04 16:44 ` Patch "selftests: mptcp: add chk_subflows_total helper" has been added to the 6.7-stable tree gregkh
2024-03-04 13:38 ` [PATCH 6.7.y 3/5] selftests: mptcp: update userspace pm test helpers Matthieu Baerts (NGI0)
2024-03-04 16:44 ` Patch "selftests: mptcp: update userspace pm test helpers" has been added to the 6.7-stable tree gregkh
2024-03-04 13:38 ` [PATCH 6.7.y 4/5] selftests: mptcp: add mptcp_lib_is_v6 Matthieu Baerts (NGI0)
2024-03-04 16:44 ` Patch "selftests: mptcp: add mptcp_lib_is_v6" has been added to the 6.7-stable tree gregkh
2024-03-04 13:38 ` [PATCH 6.7.y 5/5] selftests: mptcp: rm subflow with v4/v4mapped addr Matthieu Baerts (NGI0)
2024-03-04 16:44 ` Patch "selftests: mptcp: rm subflow with v4/v4mapped addr" has been added to the 6.7-stable tree gregkh
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=20240304133827.1989736-7-matttbe@kernel.org \
--to=matttbe@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=mptcp@lists.linux.dev \
--cc=stable@vger.kernel.org \
/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.