[PATCH mptcp-net] MAINTAINERS: update Matthieu's email address

Matthieu Baerts posted 1 patch 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/20231003-mptcp-matt-email-v1-1-5d86d82f8c08@kernel.org
.mailmap    | 1 +
MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
[PATCH mptcp-net] MAINTAINERS: update Matthieu's email address
Posted by Matthieu Baerts 7 months ago
Use my kernel.org account instead.

The other one will bounce by the end of the year.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
---


Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---
 .mailmap    | 1 +
 MAINTAINERS | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index a0a6efe87186..c80903efec75 100644
--- a/.mailmap
+++ b/.mailmap
@@ -377,6 +377,7 @@ Matthew Wilcox <willy@infradead.org> <willy@debian.org>
 Matthew Wilcox <willy@infradead.org> <willy@linux.intel.com>
 Matthew Wilcox <willy@infradead.org> <willy@parisc-linux.org>
 Matthias Fuchs <socketcan@esd.eu> <matthias.fuchs@esd.eu>
+Matthieu Baerts <matttbe@kernel.org> <matthieu.baerts@tessares.net>
 Matthieu CASTET <castet.matthieu@free.fr>
 Matti Vaittinen <mazziesaccount@gmail.com> <matti.vaittinen@fi.rohmeurope.com>
 Matt Ranostay <matt.ranostay@konsulko.com> <matt@ranostay.consulting>
diff --git a/MAINTAINERS b/MAINTAINERS
index 768e5cbd5868..51ba9d8a2dfc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14958,7 +14958,7 @@ K:	macsec
 K:	\bmdo_
 
 NETWORKING [MPTCP]
-M:	Matthieu Baerts <matthieu.baerts@tessares.net>
+M:	Matthieu Baerts <matttbe@kernel.org>
 M:	Mat Martineau <martineau@kernel.org>
 L:	netdev@vger.kernel.org
 L:	mptcp@lists.linux.dev

---
base-commit: 9de414b56675cd517b7ea3d523dd35737e89ee94
change-id: 20231003-mptcp-matt-email-6338e0aa66d3

Best regards,
-- 
Matthieu Baerts <matttbe@kernel.org>
Re: [PATCH mptcp-net] MAINTAINERS: update Matthieu's email address
Posted by Matthieu Baerts 7 months ago
Hello,

On 03/10/2023 17:29, Matthieu Baerts wrote:
> Use my kernel.org account instead.
> 
> The other one will bounce by the end of the year.

I just applied this patch not to block Mat to send other patches for -net.

@Mat: feel free to add a RvB tag if needed (I can add it in the tree as
well if you prefer).

New patches for t/upstream-net and t/upstream:
- 07a08ce3dd39: MAINTAINERS: update Matthieu's email address
- Results: d6b1c4fef06f..1d5658e7aeb2 (export-net)
- Results: ad8e597b726a..5475e96c3d7a (export)

Tests are now in progress:

https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export-net/20231003T165758
https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export/20231003T165758

Cheers,
Matt
Re: MAINTAINERS: update Matthieu's email address: Tests Results
Posted by MPTCP CI 7 months ago
Hi Matthieu,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal (except selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/5746212993761280
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5746212993761280/summary/summary.txt

- KVM Validation: normal (only selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/5183263040339968
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5183263040339968/summary/summary.txt

- KVM Validation: debug (except selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/6309162947182592
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/6309162947182592/summary/summary.txt

- KVM Validation: debug (only selftest_mptcp_join):
  - Unstable: 1 failed test(s): selftest_mptcp_join 🔴:
  - Task: https://cirrus-ci.com/task/4901788063629312
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/4901788063629312/summary/summary.txt

Initiator: Patchew Applier
Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/b9eae88f16c0


If there are some issues, you can reproduce them using the same environment as
the one used by the CI thanks to a docker image, e.g.:

    $ cd [kernel source code]
    $ docker run -v "${PWD}:${PWD}:rw" -w "${PWD}" --privileged --rm -it \
        --pull always mptcp/mptcp-upstream-virtme-docker:latest \
        auto-debug

For more details:

    https://github.com/multipath-tcp/mptcp-upstream-virtme-docker


Please note that despite all the efforts that have been already done to have a
stable tests suite when executed on a public CI like here, it is possible some
reported issues are not due to your modifications. Still, do not hesitate to
help us improve that ;-)

Cheers,
MPTCP GH Action bot
Bot operated by Matthieu Baerts (Tessares)
Re: [PATCH mptcp-net] MAINTAINERS: update Matthieu's email address
Posted by Matthieu Baerts 7 months ago
Hello,

On 03/10/2023 17:29, Matthieu Baerts wrote:
> Use my kernel.org account instead.
> 
> The other one will bounce by the end of the year.
> 
> Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
> ---
> 
> 
> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>

Mmh, sorry for that, it has been added by b4 when sending the patch
because I created the topic before changing my user.email config. I can
fix that when applying the patch.

Cheers,
Matt