All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: Geliang Tang <geliang@kernel.org>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org, mptcp@lists.linux.dev,
	Mat Martineau <martineau@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <horms@kernel.org>, Shuah Khan <shuah@kernel.org>
Subject: Re: [PATCH net-next 2/8] mptcp: sched: split validation part
Date: Fri, 11 Apr 2025 16:14:29 +0200	[thread overview]
Message-ID: <f4ff4f5d-637f-4f82-9936-4c2553861eda@kernel.org> (raw)
In-Reply-To: <1fb5a9e97e97b86c8b0d6008eee579a0bebea708.camel@kernel.org>

Hi Geliang,

On 11/04/2025 15:57, Geliang Tang wrote:
> Hi Matt,
> 
> On Fri, 2025-04-11 at 13:04 +0200, Matthieu Baerts (NGI0) wrote:
>> From: Geliang Tang <geliang@kernel.org>
> 
> Please update my email as "Geliang Tang <tanggeliang@kylinos.cn>" here
> and in patch 7, otherwise, CI will complain that the email address
> after "From: " is different from that after "Signed-off-by: ".

Arf, sorry, I sent these patches from a new dev environment, and I
forgot to apply fixes for b4 [1][2], not in a stable version yet. I will
re-send these patches later on with these fixes.

[1] https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=8438e306d9
[2] https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=42535902a4

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


  reply	other threads:[~2025-04-11 14:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-11 11:04 [PATCH net-next 0/8] mptcp: various small and unrelated improvements Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 1/8] mptcp: sched: remove mptcp_sched_data Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 2/8] mptcp: sched: split validation part Matthieu Baerts (NGI0)
2025-04-11 13:57   ` Geliang Tang
2025-04-11 14:14     ` Matthieu Baerts [this message]
2025-04-11 11:04 ` [PATCH net-next 3/8] mptcp: pm: Return local variable instead of freed pointer Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 4/8] mptcp: pass right struct to subflow_hmac_valid Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 5/8] mptcp: add MPJoinRejected MIB counter Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 6/8] selftests: mptcp: validate MPJoinRejected counter Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 7/8] selftests: mptcp: diag: drop nlh parameter of recv_nlmsg Matthieu Baerts (NGI0)
2025-04-11 11:04 ` [PATCH net-next 8/8] selftests: mptcp: use IPPROTO_MPTCP for getaddrinfo Matthieu Baerts (NGI0)

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=f4ff4f5d-637f-4f82-9936-4c2553861eda@kernel.org \
    --to=matttbe@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=geliang@kernel.org \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=martineau@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    /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.