MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] Drop mptcp_pm_subflow_chk_stale in bpf
@ 2026-08-06  9:10 Geliang Tang
  2026-08-06  9:10 ` [PATCH mptcp-next 1/2] Squash to "bpf: Export mptcp packet scheduler helpers" Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geliang Tang @ 2026-08-06  9:10 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

Since mptcp_pm_subflow_chk_stale is removed in the "mptcp: address stall
under memory pressure" series, this patch drops it from BPF to keep the
BPF tests passing.

Based-on: <cover.1785943854.git.pabeni@redhat.com>

Geliang Tang (2):
  Squash to "bpf: Export mptcp packet scheduler helpers"
  Squash to "selftests/bpf: Add bpf_burst scheduler & test"

 net/mptcp/bpf.c                                     | 1 -
 tools/testing/selftests/bpf/progs/mptcp_bpf_burst.c | 2 --
 2 files changed, 3 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-07 11:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06  9:10 [PATCH mptcp-next 0/2] Drop mptcp_pm_subflow_chk_stale in bpf Geliang Tang
2026-08-06  9:10 ` [PATCH mptcp-next 1/2] Squash to "bpf: Export mptcp packet scheduler helpers" Geliang Tang
2026-08-06  9:10 ` [PATCH mptcp-next 2/2] Squash to "selftests/bpf: Add bpf_burst scheduler & test" Geliang Tang
2026-08-06 10:17 ` [PATCH mptcp-next 0/2] Drop mptcp_pm_subflow_chk_stale in bpf MPTCP CI
2026-08-06 16:54 ` Paolo Abeni
2026-08-07 11:46 ` Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox