MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH mptcp-next v2 0/3] Fixes for "use bpf_iter in bpf schedulers" v8
@ 2024-10-24 10:22 Geliang Tang
  2024-10-24 10:22 ` [PATCH mptcp-next v2 1/3] Squash to "mptcp: check sk_stream_memory_free in loop" Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geliang Tang @ 2024-10-24 10:22 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

v2:
 - Use mptcp_stream_memory_free instead of using tcp_stream_memory_free.

Fix mptcp_join.sh (22) and packetdrill errors in "use bpf_iter in bpf
schedulers" (v8) reported by CI.

Depends on:
 - "use bpf_iter in bpf schedulers" v8

Based-on: <cover.1729676320.git.tanggeliang@kylinos.cn>

Geliang Tang (3):
  Squash to "mptcp: check sk_stream_memory_free in loop"
  Squash to "bpf: Export mptcp packet scheduler helpers"
  Squash to "selftests/bpf: Add bpf_burst scheduler & test"

 net/mptcp/bpf.c                                     | 7 ++++++-
 net/mptcp/protocol.c                                | 5 +++--
 tools/testing/selftests/bpf/progs/mptcp_bpf_burst.c | 9 +++++----
 3 files changed, 14 insertions(+), 7 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-10-25  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 10:22 [PATCH mptcp-next v2 0/3] Fixes for "use bpf_iter in bpf schedulers" v8 Geliang Tang
2024-10-24 10:22 ` [PATCH mptcp-next v2 1/3] Squash to "mptcp: check sk_stream_memory_free in loop" Geliang Tang
2024-10-24 10:22 ` [PATCH mptcp-next v2 2/3] Squash to "bpf: Export mptcp packet scheduler helpers" Geliang Tang
2024-10-24 10:22 ` [PATCH mptcp-next v2 3/3] Squash to "selftests/bpf: Add bpf_burst scheduler & test" Geliang Tang
2024-10-24 10:53 ` [PATCH mptcp-next v2 0/3] Fixes for "use bpf_iter in bpf schedulers" v8 MPTCP CI
2024-10-25  8:34 ` Geliang Tang

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