netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Mat Martineau <martineau@kernel.org>
Cc: Matthieu Baerts <matttbe@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org, mptcp@lists.linux.dev,
	Geliang Tang <geliang.tang@suse.com>
Subject: Re: [PATCH net-next 00/15] mptcp: More selftest coverage and code cleanup for net-next
Date: Sun, 29 Oct 2023 23:32:47 -0700	[thread overview]
Message-ID: <20231029233247.51cd95aa@kernel.org> (raw)
In-Reply-To: <20231027-send-net-next-2023107-v1-0-03eff9452957@kernel.org>

On Fri, 27 Oct 2023 15:57:01 -0700 Mat Martineau wrote:
> Patches 1-5 and 7-8 add selftest coverage (and an associated subflow
> counter in the kernel) to validate the recently-updated handling of
> subflows with ID 0.
> 
> Patch 6 renames a label in the userspace path manager for clarity.
> 
> Patches 9-11 and 13-15 factor out common selftest code by moving certain
> functions to mptcp_lib.sh
> 
> Patch 12 makes sure the random data file generated for selftest
> payloads has the intended size.

I was finalizing the PR already when you posted, sorry :(


## Form letter - net-next-closed

The merge window for v6.7 has begun and we have already posted our pull
request. Therefore net-next is closed for new drivers, features, code
refactoring and optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after Nov 12th.

RFC patches sent for review only are obviously welcome at any time.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
-- 
pw-bot: defer

      parent reply	other threads:[~2023-10-30  6:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27 22:57 [PATCH net-next 00/15] mptcp: More selftest coverage and code cleanup for net-next Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 01/15] mptcp: add mptcpi_subflows_total counter Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 02/15] selftests: mptcp: add evts_get_info helper Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 03/15] selftests: mptcp: add chk_subflows_total helper Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 04/15] selftests: mptcp: update userspace pm test helpers Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 05/15] selftests: mptcp: userspace pm create id 0 subflow Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 06/15] mptcp: userspace pm rename remove_err to out Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 07/15] selftests: mptcp: userspace pm remove initial subflow Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 08/15] selftests: mptcp: userspace pm send RM_ADDR for ID 0 Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 09/15] selftests: mptcp: add mptcp_lib_kill_wait Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 10/15] selftests: mptcp: add mptcp_lib_is_v6 Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 11/15] selftests: mptcp: add mptcp_lib_get_counter Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 12/15] selftests: mptcp: add missing oflag=append Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_make_file Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 14/15] selftests: mptcp: add mptcp_lib_check_transfer Mat Martineau
2023-10-27 22:57 ` [PATCH net-next 15/15] selftests: mptcp: add mptcp_lib_wait_local_port_listen Mat Martineau
2023-10-30  6:32 ` Jakub Kicinski [this message]

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=20231029233247.51cd95aa@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=geliang.tang@suse.com \
    --cc=martineau@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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 NNTP newsgroup(s).