Message ID | cover.1742355162.git.tanggeliang@kylinos.cn (mailing list archive) |
---|---|
Headers | show |
Series | cleanups for main_loop | expand |
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
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
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(-)