I'm returning to the MPTCP maintainer role I held for most of the
subsytem's history. This time I'm using my kernel.org email address.
Signed-off-by: Mat Martineau <martineau@kernel.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c09473685b1..6841ef90cb0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14612,6 +14612,7 @@ F: net/netlabel/
NETWORKING [MPTCP]
M: Matthieu Baerts <matthieu.baerts@tessares.net>
+M: Mat Martineau <martineau@kernel.org>
L: netdev@vger.kernel.org
L: mptcp@lists.linux.dev
S: Maintained
--
2.40.0
Hi Mat, 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/6516116353187840 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6516116353187840/summary/summary.txt - KVM Validation: normal (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/4686529004568576 - Summary: https://api.cirrus-ci.com/v1/artifact/task/4686529004568576/summary/summary.txt - KVM Validation: debug (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5249478957989888 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5249478957989888/summary/summary.txt - KVM Validation: debug (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5812428911411200 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5812428911411200/summary/summary.txt Initiator: Patchew Applier Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/442f1921b5ad 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)
Hi Mat, 18 Apr 2023 20:57:41 Mat Martineau <martineau@kernel.org>: > I'm returning to the MPTCP maintainer role I held for most of the > subsytem's history. This time I'm using my kernel.org email address. Welcome back! :-) Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net> Thank you for the patch! Do you want to send it to netdev directly? Cheers, Matt -- Tessares | Belgium | Hybrid Access Solutions www.tessares.net
On 4/18/23 1:33 PM, Matthieu Baerts wrote: > Hi Mat, > > 18 Apr 2023 20:57:41 Mat Martineau <martineau@kernel.org>: > >> I'm returning to the MPTCP maintainer role I held for most of the >> subsytem's history. This time I'm using my kernel.org email address. > > Welcome back! :-) Glad to be here! > > Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net> > > Thank you for the patch! Do you want to send it to netdev directly? Sure, I will go ahead and send it with your tag and a lore link to your message. - Mat
Hi Mat, 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/4911126266249216 - Summary: https://api.cirrus-ci.com/v1/artifact/task/4911126266249216/summary/summary.txt - KVM Validation: normal (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/6037026173091840 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6037026173091840/summary/summary.txt - KVM Validation: debug (only selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/6599976126513152 - Summary: https://api.cirrus-ci.com/v1/artifact/task/6599976126513152/summary/summary.txt - KVM Validation: debug (except selftest_mptcp_join): - Success! ✅: - Task: https://cirrus-ci.com/task/5474076219670528 - Summary: https://api.cirrus-ci.com/v1/artifact/task/5474076219670528/summary/summary.txt Initiator: Patchew Applier Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/3daa6582cd5d 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)
© 2016 - 2023 Red Hat, Inc.