All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next v2 0/2] cleanups for main_loop
@ 2025-03-19  3:39 Geliang Tang
  2025-03-19  3:39 ` [PATCH mptcp-next v2 1/2] selftests: mptcp: open cfg_input once in main_loop Geliang Tang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geliang Tang @ 2025-03-19  3:39 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

From: Geliang Tang <tanggeliang@kylinos.cn>

v2:
 - update the pending patches from Cong Liu, he said to me that he has
   no time to deal with this recently.
 - delete the second "open(cfg_input)" instead of the first one as Matt
   suggested.
 - drop freeaddrinfo, no need to do this.

Based-on: <59caf78b9d67a0a61a19a46f7820456f6ced3d6e.1742296236.git.tanggeliang@kylinos.cn>

v1:
 - https://patchwork.kernel.org/project/mptcp/cover/20250113085228.121778-1-liucong2@kylinos.cn/

Geliang Tang (2):
  selftests: mptcp: open cfg_input once in main_loop
  selftests: mptcp: close fds when copyfd_io fails

 .../testing/selftests/net/mptcp/mptcp_connect.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-03-19  5:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-19  3:39 [PATCH mptcp-next v2 0/2] cleanups for main_loop Geliang Tang
2025-03-19  3:39 ` [PATCH mptcp-next v2 1/2] selftests: mptcp: open cfg_input once in main_loop Geliang Tang
2025-03-19  3:39 ` [PATCH mptcp-next v2 2/2] selftests: mptcp: close fds when copyfd_io fails Geliang Tang
2025-03-19  4:47 ` [PATCH mptcp-next v2 0/2] cleanups for main_loop MPTCP CI
2025-03-19  5:44   ` 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.