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 10:35:58 +0100 [thread overview]
Message-ID: <a0dd6c6d-e839-4566-9b79-aa8874516f27@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 new version, the individual changelog, and the replies!
There are a few complains from checkpatch.pl, probably I can fix some of
them when applying the patches
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Cheers,
Matt
--
Sponsored by the NGI0 Core fund.
next prev parent reply other threads:[~2024-12-05 9:36 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 [this message]
2024-12-05 10:00 ` Matthieu Baerts
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=a0dd6c6d-e839-4566-9b79-aa8874516f27@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.