All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP
@ 2023-12-15 14:45 Matthieu Baerts
  2023-12-15 15:46 ` Geliang Tang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matthieu Baerts @ 2023-12-15 14:45 UTC (permalink / raw)
  To: mptcp; +Cc: Matthieu Baerts, Geliang Tang, Mat Martineau

For a long time now, Geliang has contributed to a lot of code and
reviews related to MPTCP. So let's reflect that in the MAINTAINERS file.

This should also encourage patch submitters to add him to the CC list.

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

@Geliang: do you mind publicly acking this patch if you are still OK
with that?
Cc: Geliang Tang <geliang.tang@linux.dev>

@Mat: can I also add your Acked-by as discussed this week?
Cc: Mat Martineau <martineau@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 49c1caad5d99..b7e51b7b8760 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15076,6 +15076,7 @@ K:	\bmdo_
 NETWORKING [MPTCP]
 M:	Matthieu Baerts <matttbe@kernel.org>
 M:	Mat Martineau <martineau@kernel.org>
+R:	Geliang Tang <geliang.tang@linux.dev>
 L:	netdev@vger.kernel.org
 L:	mptcp@lists.linux.dev
 S:	Maintained

---
base-commit: 84d8fb414b2a78b32e97b1e4888688bca82aecf5
change-id: 20231215-mptcp-reviewers-geliang-4d826ebffd8c

Best regards,
-- 
Matthieu Baerts <matttbe@kernel.org>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP
  2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
@ 2023-12-15 15:46 ` Geliang Tang
  2023-12-15 17:03 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geliang Tang @ 2023-12-15 15:46 UTC (permalink / raw)
  To: Matthieu Baerts; +Cc: Mat Martineau, mptcp

On Fri, 2023-12-15 at 15:45 +0100, Matthieu Baerts wrote:
> For a long time now, Geliang has contributed to a lot of code and
> reviews related to MPTCP. So let's reflect that in the MAINTAINERS
> file.
> 
> This should also encourage patch submitters to add him to the CC
> list.
> 
> Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
> ---
> 
> @Geliang: do you mind publicly acking this patch if you are still OK
> with that?
> Cc: Geliang Tang <geliang.tang@linux.dev>

Thanks Matt.

Acked-by: Geliang Tang <geliang.tang@linux.dev>

> 
> @Mat: can I also add your Acked-by as discussed this week?
> Cc: Mat Martineau <martineau@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 49c1caad5d99..b7e51b7b8760 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15076,6 +15076,7 @@ K:      \bmdo_
>  NETWORKING [MPTCP]
>  M:     Matthieu Baerts <matttbe@kernel.org>
>  M:     Mat Martineau <martineau@kernel.org>
> +R:     Geliang Tang <geliang.tang@linux.dev>
>  L:     netdev@vger.kernel.org
>  L:     mptcp@lists.linux.dev
>  S:     Maintained
> 
> ---
> base-commit: 84d8fb414b2a78b32e97b1e4888688bca82aecf5
> change-id: 20231215-mptcp-reviewers-geliang-4d826ebffd8c
> 
> Best regards,


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results
  2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
  2023-12-15 15:46 ` Geliang Tang
@ 2023-12-15 17:03 ` MPTCP CI
  2023-12-15 18:13 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Mat Martineau
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: MPTCP CI @ 2023-12-15 17:03 UTC (permalink / raw)
  To: Matthieu Baerts; +Cc: mptcp

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/5056554173464576
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5056554173464576/summary/summary.txt

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

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

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

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


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 (NGI0 Core)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP
  2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
  2023-12-15 15:46 ` Geliang Tang
  2023-12-15 17:03 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
@ 2023-12-15 18:13 ` Mat Martineau
  2023-12-15 19:21 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
  2023-12-19 12:28 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
  4 siblings, 0 replies; 6+ messages in thread
From: Mat Martineau @ 2023-12-15 18:13 UTC (permalink / raw)
  To: Matthieu Baerts; +Cc: mptcp, Geliang Tang

On Fri, 15 Dec 2023, Matthieu Baerts wrote:

> For a long time now, Geliang has contributed to a lot of code and
> reviews related to MPTCP. So let's reflect that in the MAINTAINERS file.
>
> This should also encourage patch submitters to add him to the CC list.
>
> Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
> ---
>
> @Geliang: do you mind publicly acking this patch if you are still OK
> with that?
> Cc: Geliang Tang <geliang.tang@linux.dev>
>
> @Mat: can I also add your Acked-by as discussed this week?
> Cc: Mat Martineau <martineau@kernel.org>

Certainly!

Acked-by: Mat Martineau <martineau@kernel.org>

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 49c1caad5d99..b7e51b7b8760 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15076,6 +15076,7 @@ K:	\bmdo_
> NETWORKING [MPTCP]
> M:	Matthieu Baerts <matttbe@kernel.org>
> M:	Mat Martineau <martineau@kernel.org>
> +R:	Geliang Tang <geliang.tang@linux.dev>
> L:	netdev@vger.kernel.org
> L:	mptcp@lists.linux.dev
> S:	Maintained
>
> ---
> base-commit: 84d8fb414b2a78b32e97b1e4888688bca82aecf5
> change-id: 20231215-mptcp-reviewers-geliang-4d826ebffd8c
>
> Best regards,
> -- 
> Matthieu Baerts <matttbe@kernel.org>
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results
  2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
                   ` (2 preceding siblings ...)
  2023-12-15 18:13 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Mat Martineau
@ 2023-12-15 19:21 ` MPTCP CI
  2023-12-19 12:28 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
  4 siblings, 0 replies; 6+ messages in thread
From: MPTCP CI @ 2023-12-15 19:21 UTC (permalink / raw)
  To: Matthieu Baerts; +Cc: mptcp

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/5636453443567616
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5636453443567616/summary/summary.txt

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

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

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

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


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 (NGI0 Core)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP
  2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
                   ` (3 preceding siblings ...)
  2023-12-15 19:21 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
@ 2023-12-19 12:28 ` Matthieu Baerts
  4 siblings, 0 replies; 6+ messages in thread
From: Matthieu Baerts @ 2023-12-19 12:28 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang, Mat Martineau

Hi Geliang, Mat,

On 15/12/2023 15:45, Matthieu Baerts wrote:
> For a long time now, Geliang has contributed to a lot of code and
> reviews related to MPTCP. So let's reflect that in the MAINTAINERS file.
> 
> This should also encourage patch submitters to add him to the CC list.

Thank you for your ACK!

Now in our tree ("fixes" for -net):

New patches for t/upstream-net and t/upstream:
- 6f7b2f2a1d67: MAINTAINERS: add Geliang as reviewer for MPTCP
- Results: e16ff7eaad4e..c09cb0246e41 (export-net)
- Results: 79ba5831f60e..9adfb88a4930 (export)

Tests are now in progress:

https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export-net/20231219T122647
https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export/20231219T122647

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-19 12:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 14:45 [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts
2023-12-15 15:46 ` Geliang Tang
2023-12-15 17:03 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
2023-12-15 18:13 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Mat Martineau
2023-12-15 19:21 ` MAINTAINERS: add Geliang as reviewer for MPTCP: Tests Results MPTCP CI
2023-12-19 12:28 ` [PATCH mptcp-net] MAINTAINERS: add Geliang as reviewer for MPTCP Matthieu Baerts

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.