All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] squash to "implement mptcp read_sock"
@ 2025-06-11  9:24 Geliang Tang
  2025-06-11  9:24 ` [PATCH mptcp-next 1/2] Squash to "mptcp: implement .read_sock" Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geliang Tang @ 2025-06-11  9:24 UTC (permalink / raw)
  To: mptcp, hare; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

Two squash-to patches for "implement mptcp read_sock" v2:

 - Use sk->sk_rcvbuf instead of INT_MAX as the max len.
 - Close all fds of mptcp_splice.c.
 - Add splice io mode for mptcp_connect.

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

Geliang Tang (2):
  Squash to "mptcp: implement .read_sock"
  Squash to "selftests: mptcp: add splice test"

 net/mptcp/protocol.c                          |  2 +-
 .../selftests/net/mptcp/mptcp_connect.c       | 61 ++++++++++++++++++-
 .../selftests/net/mptcp/mptcp_connect.sh      | 10 ++-
 .../selftests/net/mptcp/mptcp_splice.c        | 43 ++++++++-----
 4 files changed, 99 insertions(+), 17 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH mptcp-next 0/2] Squash to "implement mptcp read_sock"
@ 2025-07-03  8:47 Geliang Tang
  0 siblings, 0 replies; 5+ messages in thread
From: Geliang Tang @ 2025-07-03  8:47 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

Two small cleanups for "implement mptcp read_sock" v5.

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

Geliang Tang (2):
  Squash to "mptcp: implement .read_sock"
  Squash to "mptcp: set .splice_read"

 net/ipv4/tcp.c       | 2 ++
 net/mptcp/protocol.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-07-03  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11  9:24 [PATCH mptcp-next 0/2] squash to "implement mptcp read_sock" Geliang Tang
2025-06-11  9:24 ` [PATCH mptcp-next 1/2] Squash to "mptcp: implement .read_sock" Geliang Tang
2025-06-11  9:24 ` [PATCH mptcp-next 2/2] Squash to "selftests: mptcp: add splice test" Geliang Tang
2025-06-11 10:44 ` [PATCH mptcp-next 0/2] squash to "implement mptcp read_sock" MPTCP CI
  -- strict thread matches above, loose matches on Subject: below --
2025-07-03  8:47 [PATCH mptcp-next 0/2] Squash " Geliang Tang

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.