From: Matthieu Baerts <matttbe@kernel.org>
To: Geliang Tang <geliang@kernel.org>,
mptcp@lists.linux.dev, pabeni@redhat.com, hare@kernel.org
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: Re: [PATCH mptcp-next v7 4/4] selftests: mptcp: add splice io mode
Date: Tue, 8 Jul 2025 18:23:02 +0200 [thread overview]
Message-ID: <0724788c-d97b-488f-a8e4-b496316f7162@kernel.org> (raw)
In-Reply-To: <fc458b1cefbd6b143823c0d12d664a5d344ca6fd.1751880561.git.tanggeliang@kylinos.cn>
Hi Geliang,
On 07/07/2025 11:34, Geliang Tang wrote:
> From: Geliang Tang <tanggeliang@kylinos.cn>
>
> This patch adds a new 'splice' io mode for mptcp_connect to test
> the newly added read_sock() and splice() functions of MPTCP.
>
> ./mptcp_connect.sh -m splice
That's good, but CI will not check them by default. For our CI, we can
easily modify it to run extra tests, but CI check stable versions will not.
What about adding new .sh files call mptcp_connect.sh with -m <mode>?
mptcp_connect_mmap.sh
mptcp_connect_sendfile.sh
mptcp_connect_splice.sh
I will quickly check if that can work, and maybe propose patches for the
two others that we could backport to improve the code coverage on stable
releases too. If it works, feel free to do the same for splice.sh. I
will then modify the CI to remove the specific case checking mmap on the
side.
Cheers,
Matt
--
Sponsored by the NGI0 Core fund.
next prev parent reply other threads:[~2025-07-08 16:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-07 9:34 [PATCH mptcp-next v7 0/4] implement mptcp read_sock Geliang Tang
2025-07-07 9:34 ` [PATCH mptcp-next v7 1/4] mptcp: add eat_recv_skb helper Geliang Tang
2025-07-07 9:34 ` [PATCH mptcp-next v7 2/4] mptcp: implement .read_sock Geliang Tang
2025-07-08 16:16 ` Matthieu Baerts
2025-07-07 9:34 ` [PATCH mptcp-next v7 3/4] mptcp: implement .splice_read Geliang Tang
2025-07-08 14:52 ` Paolo Abeni
2025-07-10 9:10 ` Geliang Tang
2025-07-07 9:34 ` [PATCH mptcp-next v7 4/4] selftests: mptcp: add splice io mode Geliang Tang
2025-07-08 16:23 ` Matthieu Baerts [this message]
2025-07-08 15:25 ` [PATCH mptcp-next v7 0/4] implement mptcp read_sock MPTCP CI
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=0724788c-d97b-488f-a8e4-b496316f7162@kernel.org \
--to=matttbe@kernel.org \
--cc=geliang@kernel.org \
--cc=hare@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=tanggeliang@kylinos.cn \
/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).