MPTCP Archive mirror
 help / color / mirror / Atom feed
From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
To: mptcp@lists.linux.dev, stable@vger.kernel.org,
	gregkh@linuxfoundation.org
Cc: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Subject: [PATCH 6.8.y 0/3] Backport "mptcp: don't account accept() of non-MPC client as fallback to TCP"
Date: Fri,  5 Apr 2024 16:51:18 +0200	[thread overview]
Message-ID: <20240405145117.854766-5-matttbe@kernel.org> (raw)
In-Reply-To: <2024040519-palpable-barrel-9103@gregkh>

Commit 7a1b3490f47e ("mptcp: don't account accept() of non-MPC client as 
fallback to TCP") does not apply to the 6.8-stable tree. That's because 
there are some conflicts with recent refactoring done in the selftests:

- commit e3aae1098f10 ("selftests: mptcp: connect: fix shellcheck warnings")
- commit e7c42bf4d320 ("selftests: mptcp: use += operator to append strings")

These two patches look harmless, probably safer and easier to backport
them, than diverging even more from the development branch.

Note that all these three commits have been backported without 
conflicts.

Davide Caratti (1):
  mptcp: don't account accept() of non-MPC client as fallback to TCP

Geliang Tang (1):
  selftests: mptcp: use += operator to append strings

Matthieu Baerts (NGI0) (1):
  selftests: mptcp: connect: fix shellcheck warnings

 net/mptcp/protocol.c                          |   2 -
 net/mptcp/subflow.c                           |   2 +
 .../selftests/net/mptcp/mptcp_connect.sh      | 134 +++++++++++-------
 .../testing/selftests/net/mptcp/mptcp_join.sh |  30 ++--
 4 files changed, 99 insertions(+), 69 deletions(-)

-- 
2.43.0


       reply	other threads:[~2024-04-05 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2024040519-palpable-barrel-9103@gregkh>
2024-04-05 14:51 ` Matthieu Baerts (NGI0) [this message]
2024-04-05 14:51 ` [PATCH 6.8.y 1/3] selftests: mptcp: connect: fix shellcheck warnings Matthieu Baerts (NGI0)
2024-04-05 14:51 ` [PATCH 6.8.y 2/3] selftests: mptcp: use += operator to append strings Matthieu Baerts (NGI0)
2024-04-05 14:51 ` [PATCH 6.8.y 3/3] mptcp: don't account accept() of non-MPC client as fallback to TCP Matthieu Baerts (NGI0)

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=20240405145117.854766-5-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).