From: Matthieu Baerts <matttbe@kernel.org>
To: Geliang Tang <geliang@kernel.org>, mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: Re: [PATCH mptcp-next v4 0/7] BPF path manager, part 1
Date: Thu, 5 Dec 2024 11:00:34 +0100 [thread overview]
Message-ID: <0a265cbe-5a92-4aec-bc4c-208c92a869e2@kernel.org> (raw)
In-Reply-To: <cover.1733382222.git.tanggeliang@kylinos.cn>
Hi Geliang,
On 05/12/2024 08:14, Geliang Tang wrote:
> From: Geliang Tang <tanggeliang@kylinos.cn>
>
> v4:
> - #4 drop "/* Called from the in-kernel PM only */" commend too.
> - #5 drop 'out' label and if-statement in mptcp_pm_remove_addr_entry.
> - drop #6 and #7.
> - the last patch, add 'release_sock' label as Matt suggested.
Thank you for the v4!
Now in our tree (feat. for next). I fixed a few checkpatch issues, not
all of them:
https://github.com/multipath-tcp/mptcp_net-next/actions/runs/12175193283
New patches for t/upstream:
- ffb4c89ba1a7: mptcp: add mptcp_userspace_pm_lookup_addr helper
- 05fc5612a77e: mptcp: add mptcp_for_each_userspace_pm_addr macro
- 7acafff55e52: mptcp: add mptcp_userspace_pm_get_sock helper
- f6e0d82aa7dd: mptcp: move mptcp_pm_remove_addrs into pm_userspace
- 041f9316b371: mptcp: drop free_list for deleting entries
- b822c57caa24: mptcp: change local addr type of subflow_destroy
- 6de689515d74: mptcp: drop useless "err = 0" in subflow_destroy
- Results: d286b6bfc064..dfe7d0266fe7 (export)
Tests are now in progress:
- export:
https://github.com/multipath-tcp/mptcp_net-next/commit/76deea04b4904d17117c28e170a37c8d9ad7228a/checks
Cheers,
Matt
--
Sponsored by the NGI0 Core fund.
prev parent reply other threads:[~2024-12-05 10:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 7:14 [PATCH mptcp-next v4 0/7] BPF path manager, part 1 Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 1/7] mptcp: add mptcp_userspace_pm_lookup_addr helper Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 2/7] mptcp: add mptcp_for_each_userspace_pm_addr macro Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 3/7] mptcp: add mptcp_userspace_pm_get_sock helper Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 4/7] mptcp: move mptcp_pm_remove_addrs into pm_userspace Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 5/7] mptcp: drop free_list for deleting entries Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 6/7] mptcp: change local addr type of subflow_destroy Geliang Tang
2024-12-05 7:14 ` [PATCH mptcp-next v4 7/7] mptcp: drop useless "err = 0" in subflow_destroy Geliang Tang
2024-12-05 8:14 ` [PATCH mptcp-next v4 0/7] BPF path manager, part 1 MPTCP CI
2024-12-05 9:35 ` Matthieu Baerts
2024-12-05 10:00 ` Matthieu Baerts [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0a265cbe-5a92-4aec-bc4c-208c92a869e2@kernel.org \
--to=matttbe@kernel.org \
--cc=geliang@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=tanggeliang@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.