mbox series

[mptcp-next,v2,0/2] cleanups for main_loop

Message ID cover.1742355162.git.tanggeliang@kylinos.cn (mailing list archive)
Headers show
Series cleanups for main_loop | expand

Message

Geliang Tang March 19, 2025, 3:39 a.m. UTC
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(-)

Comments

MPTCP CI March 19, 2025, 4:47 a.m. UTC | #1
Hi Geliang,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal: Unstable: 1 failed test(s): selftest_mptcp_connect 
Geliang Tang March 19, 2025, 5:44 a.m. UTC | #2
On Wed, 2025-03-19 at 04:47 +0000, MPTCP CI wrote:
> Hi Geliang,
> 
> Thank you for your modifications, that's great!
> 
> Our CI did some validations and here is its report:
> 
> - KVM Validation: normal: Unstable: 1 failed test(s):
> selftest_mptcp_connect