From: Geliang Tang <geliang@kernel.org>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: [PATCH mptcp-next v3 0/3] Squash to "BPF packet scheduler"
Date: Fri, 30 May 2025 16:03:44 +0800 [thread overview]
Message-ID: <cover.1748592117.git.tanggeliang@kylinos.cn> (raw)
From: Geliang Tang <tanggeliang@kylinos.cn>
v3:
- put bpt_iter kfuncs into bpf_mptcp_iter_kfunc_set.
v2:
- Drop mptcp_subflow bpf_iter subtest.
Some squash-to patches based on Martin's feedback for "bpf: Add
mptcp_subflow bpf_iter support" v3.
Geliang Tang (3):
Squash to "bpf: Register mptcp common kfunc set"
Squash to "bpf: Add mptcp_subflow bpf_iter"
Revert "selftests/bpf: Add mptcp_subflow bpf_iter subtest"
net/mptcp/bpf.c | 48 ++++++++++--
.../testing/selftests/bpf/bpf_experimental.h | 8 --
.../testing/selftests/bpf/prog_tests/mptcp.c | 73 -------------------
.../selftests/bpf/progs/mptcp_bpf_iters.c | 59 ---------------
4 files changed, 43 insertions(+), 145 deletions(-)
delete mode 100644 tools/testing/selftests/bpf/progs/mptcp_bpf_iters.c
--
2.43.0
next reply other threads:[~2025-05-30 8:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-30 8:03 Geliang Tang [this message]
2025-05-30 8:03 ` [PATCH mptcp-next v3 1/3] Squash to "bpf: Register mptcp common kfunc set" Geliang Tang
2025-05-30 8:03 ` [PATCH mptcp-next v3 2/3] Squash to "bpf: Add mptcp_subflow bpf_iter" Geliang Tang
2025-06-06 12:02 ` Matthieu Baerts
2025-05-30 8:03 ` [PATCH mptcp-next v3 3/3] Revert "selftests/bpf: Add mptcp_subflow bpf_iter subtest" Geliang Tang
2025-05-30 9:28 ` [PATCH mptcp-next v3 0/3] Squash to "BPF packet scheduler" MPTCP CI
2025-06-06 12:02 ` Matthieu Baerts
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.1748592117.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.