MPTCP Archive mirror
 help / color / mirror / Atom feed
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.6.y 0/5] mptcp: dependences for "selftests: mptcp: rm subflow with v4/v4mapped addr"
Date: Mon,  4 Mar 2024 15:25:09 +0100	[thread overview]
Message-ID: <20240304142508.2086803-7-matttbe@kernel.org> (raw)
In-Reply-To: <2024030421-badly-bucket-6555@gregkh>

Hi Greg,

To be able to apply the last patch without conflicts in v6.6, 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.

Note that these patches are the same the ones I sent earlier for v6.7, 
no other conflicts.

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


       reply	other threads:[~2024-03-04 14:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2024030421-badly-bucket-6555@gregkh>
2024-03-04 14:25 ` Matthieu Baerts (NGI0) [this message]
2024-03-04 14:25 ` [PATCH 6.6.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.6-stable tree gregkh
2024-03-04 14:25 ` [PATCH 6.6.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.6-stable tree gregkh
2024-03-04 14:25 ` [PATCH 6.6.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.6-stable tree gregkh
2024-03-04 14:25 ` [PATCH 6.6.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.6-stable tree gregkh
2024-03-04 14:25 ` [PATCH 6.6.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.6-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=20240304142508.2086803-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).