From: Geliang Tang <geliang@kernel.org>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: [PATCH mptcp-next v5 0/3] fixes for "new MPTCP subflow subtest v4"
Date: Thu, 29 Aug 2024 10:53:24 +0800 [thread overview]
Message-ID: <cover.1724899785.git.tanggeliang@kylinos.cn> (raw)
From: Geliang Tang <tanggeliang@kylinos.cn>
v5:
- rename _check_getsockopt_subflows_mark in patch 1.
- address Matt's comments in v4.
v4:
- address Matt's comments in v3.
v3:
- drop "ss_search" from subflow subtest
- fix mptcp_for_each_subflow_safe
- add cond_break in list_for_each_entry/_safe
Two fixes address Martin's comments in "new MPTCP subflow subtest" v4.
Patch 2 will conflict with "selftests/bpf: Add bpf_first scheduler & test".
Geliang Tang (3):
selftests/bpf: Add getsockopt to inspect mptcp subflow
Squash to "selftests/bpf: Add mptcp subflow subtest"
Squash to "selftests/bpf: Add bpf scheduler test"
.../testing/selftests/bpf/prog_tests/mptcp.c | 60 +++++++++++-------
tools/testing/selftests/bpf/progs/mptcp_bpf.h | 35 +++++++++++
.../selftests/bpf/progs/mptcp_subflow.c | 62 +++++++++++++++++++
3 files changed, 135 insertions(+), 22 deletions(-)
--
2.43.0
next reply other threads:[~2024-08-29 2:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 2:53 Geliang Tang [this message]
2024-08-29 2:53 ` [PATCH mptcp-next v5 1/3] selftests/bpf: Add getsockopt to inspect mptcp subflow Geliang Tang
2024-08-29 14:25 ` Matthieu Baerts
2024-08-30 7:12 ` Geliang Tang
2024-08-29 2:53 ` [PATCH mptcp-next v5 2/3] Squash to "selftests/bpf: Add mptcp subflow subtest" Geliang Tang
2024-08-29 14:38 ` Matthieu Baerts
2024-08-29 2:53 ` [PATCH mptcp-next v5 3/3] Squash to "selftests/bpf: Add bpf scheduler test" Geliang Tang
2024-09-02 17:48 ` [PATCH mptcp-next v5 0/3] fixes for "new MPTCP subflow subtest v4" 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=cover.1724899785.git.tanggeliang@kylinos.cn \
--to=geliang@kernel.org \
--cc=mptcp@lists.linux.dev \
--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 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.