netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] MAINTAINERS: update smc section
@ 2025-06-23  8:50 Jan Karcher
  2025-06-23  8:57 ` Wenjia Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jan Karcher @ 2025-06-23  8:50 UTC (permalink / raw)
  To: Andrew Lunn, David Miller, Jakub Kicinski, Eric Dumazet,
	Paolo Abeni
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Jan Karcher, Halil Pasic,
	Sidraya Jayagond, Mahanta Jambigi, Tony Lu, Wen Gu, D. Wythe

Due to changes of my responsibilities within IBM i
can no longer act as maintainer for smc.

As a result of the co-operation with Alibaba over
the last years we decided to, once more, give them
more responsibility for smc by appointing
D. Wythe <alibuda@linux.alibaba.com> and
Dust Li <dust.li@linux.alibaba.com>
as maintainers as well.

Within IBM Sidraya Jayagond <sidraya@linux.ibm.com>
and Mahanta Jambigi <mjambigi@linux.ibm.com>
are going to take over the maintainership for smc.

Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a92290fffa16..88837e298d9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22550,9 +22550,11 @@ S:	Maintained
 F:	drivers/misc/sgi-xp/
 
 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
+M:	D. Wythe <alibuda@linux.alibaba.com>
+M:	Dust Li <dust.li@linux.alibaba.com>
+M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
+M:	Sidraya Jayagond <sidraya@linux.ibm.com>
 M:	Wenjia Zhang <wenjia@linux.ibm.com>
-M:	Jan Karcher <jaka@linux.ibm.com>
-R:	D. Wythe <alibuda@linux.alibaba.com>
 R:	Tony Lu <tonylu@linux.alibaba.com>
 R:	Wen Gu <guwen@linux.alibaba.com>
 L:	linux-rdma@vger.kernel.org
-- 
2.45.2


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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
@ 2025-06-23  8:57 ` Wenjia Zhang
  2025-06-24  7:13 ` D. Wythe
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: Wenjia Zhang @ 2025-06-23  8:57 UTC (permalink / raw)
  To: Jan Karcher, Andrew Lunn, David Miller, Jakub Kicinski,
	Eric Dumazet, Paolo Abeni
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Thorsten Winkler, Halil Pasic, Sidraya Jayagond, Mahanta Jambigi,
	Tony Lu, Wen Gu, D. Wythe



On 23.06.25 10:50, Jan Karcher wrote:
> Due to changes of my responsibilities within IBM i
> can no longer act as maintainer for smc.
> 
> As a result of the co-operation with Alibaba over
> the last years we decided to, once more, give them
> more responsibility for smc by appointing
> D. Wythe <alibuda@linux.alibaba.com> and
> Dust Li <dust.li@linux.alibaba.com>
> as maintainers as well.
> 
> Within IBM Sidraya Jayagond <sidraya@linux.ibm.com>
> and Mahanta Jambigi <mjambigi@linux.ibm.com>
> are going to take over the maintainership for smc.
> 
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
> ---
>   MAINTAINERS | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a92290fffa16..88837e298d9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22550,9 +22550,11 @@ S:	Maintained
>   F:	drivers/misc/sgi-xp/
>   
>   SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> +M:	D. Wythe <alibuda@linux.alibaba.com>
> +M:	Dust Li <dust.li@linux.alibaba.com>
> +M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
> +M:	Sidraya Jayagond <sidraya@linux.ibm.com>
>   M:	Wenjia Zhang <wenjia@linux.ibm.com>
> -M:	Jan Karcher <jaka@linux.ibm.com>
> -R:	D. Wythe <alibuda@linux.alibaba.com>
>   R:	Tony Lu <tonylu@linux.alibaba.com>
>   R:	Wen Gu <guwen@linux.alibaba.com>
>   L:	linux-rdma@vger.kernel.org

Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>

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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
  2025-06-23  8:57 ` Wenjia Zhang
@ 2025-06-24  7:13 ` D. Wythe
  2025-06-24 12:50 ` Dust Li
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: D. Wythe @ 2025-06-24  7:13 UTC (permalink / raw)
  To: Jan Karcher
  Cc: Andrew Lunn, David Miller, Jakub Kicinski, Eric Dumazet,
	Paolo Abeni, netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Halil Pasic, Sidraya Jayagond,
	Mahanta Jambigi, Tony Lu, Wen Gu, D. Wythe

On Mon, Jun 23, 2025 at 10:50:53AM +0200, Jan Karcher wrote:
> Due to changes of my responsibilities within IBM i
> can no longer act as maintainer for smc.
> 
> As a result of the co-operation with Alibaba over
> the last years we decided to, once more, give them
> more responsibility for smc by appointing
> D. Wythe <alibuda@linux.alibaba.com> and
> Dust Li <dust.li@linux.alibaba.com>
> as maintainers as well.
> 

Hi Jan and smc folks,

We are delighted that IBM has entrusted us with greater responsibilities
in the SMC project. 

Over the past years, Jan has helped us achieve multiple pleasant
communications with IBM, and we are proud to have jointly implemented critical
features such as the SMCv2 protocol upgrade, loopback device support, IPPROTO_SMC,
and more. The stability and robustness of SMC have always been our top
priorities.

To be honest, the SMC community is currently relatively inactive, and addressing
this will be our initial priority. In addition, the future evolution of SMC will still
require sustained collaboration among all of us, let's keep working closely to
move SMC forward!

D. Wythe

> Within IBM Sidraya Jayagond <sidraya@linux.ibm.com>
> and Mahanta Jambigi <mjambigi@linux.ibm.com>
> are going to take over the maintainership for smc.
> 
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
> ---
>  MAINTAINERS | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a92290fffa16..88837e298d9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22550,9 +22550,11 @@ S:	Maintained
>  F:	drivers/misc/sgi-xp/
>  
>  SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> +M:	D. Wythe <alibuda@linux.alibaba.com>
> +M:	Dust Li <dust.li@linux.alibaba.com>
> +M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
> +M:	Sidraya Jayagond <sidraya@linux.ibm.com>
>  M:	Wenjia Zhang <wenjia@linux.ibm.com>
> -M:	Jan Karcher <jaka@linux.ibm.com>
> -R:	D. Wythe <alibuda@linux.alibaba.com>
>  R:	Tony Lu <tonylu@linux.alibaba.com>
>  R:	Wen Gu <guwen@linux.alibaba.com>
>  L:	linux-rdma@vger.kernel.org
> -- 
> 2.45.2

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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
  2025-06-23  8:57 ` Wenjia Zhang
  2025-06-24  7:13 ` D. Wythe
@ 2025-06-24 12:50 ` Dust Li
  2025-06-24 23:44 ` Jakub Kicinski
  2025-06-25  4:50 ` Sidraya Jayagond
  4 siblings, 0 replies; 9+ messages in thread
From: Dust Li @ 2025-06-24 12:50 UTC (permalink / raw)
  To: Jan Karcher, Andrew Lunn, David Miller, Jakub Kicinski,
	Eric Dumazet, Paolo Abeni
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Halil Pasic, Sidraya Jayagond,
	Mahanta Jambigi, Tony Lu, Wen Gu, D. Wythe

On 2025-06-23 10:50:53, Jan Karcher wrote:
>Due to changes of my responsibilities within IBM i
>can no longer act as maintainer for smc.
>
>As a result of the co-operation with Alibaba over
>the last years we decided to, once more, give them
>more responsibility for smc by appointing
>D. Wythe <alibuda@linux.alibaba.com> and
>Dust Li <dust.li@linux.alibaba.com>
>as maintainers as well.
>
>Within IBM Sidraya Jayagond <sidraya@linux.ibm.com>
>and Mahanta Jambigi <mjambigi@linux.ibm.com>
>are going to take over the maintainership for smc.
>
>Signed-off-by: Jan Karcher <jaka@linux.ibm.com>

Hi Jan,

Thank you for all your contributions to SMC over the past few years!

And thank you for your recognition, it’s truly an honor of mine to
be one of the co-maintainer of SMC.

We will continue working closely with IBM to further improve SMC.

Best regards,
Dust


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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
                   ` (2 preceding siblings ...)
  2025-06-24 12:50 ` Dust Li
@ 2025-06-24 23:44 ` Jakub Kicinski
  2025-06-25 21:50   ` Halil Pasic
  2025-06-25  4:50 ` Sidraya Jayagond
  4 siblings, 1 reply; 9+ messages in thread
From: Jakub Kicinski @ 2025-06-24 23:44 UTC (permalink / raw)
  To: Jan Karcher
  Cc: Andrew Lunn, David Miller, Eric Dumazet, Paolo Abeni, netdev,
	linux-s390, Heiko Carstens, Alexandra Winter, Wenjia Zhang,
	Thorsten Winkler, Halil Pasic, Sidraya Jayagond, Mahanta Jambigi,
	Tony Lu, Wen Gu, D. Wythe

On Mon, 23 Jun 2025 10:50:53 +0200 Jan Karcher wrote:
> Due to changes of my responsibilities within IBM i
> can no longer act as maintainer for smc.

>  SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> +M:	D. Wythe <alibuda@linux.alibaba.com>
> +M:	Dust Li <dust.li@linux.alibaba.com>
> +M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
> +M:	Sidraya Jayagond <sidraya@linux.ibm.com>
>  M:	Wenjia Zhang <wenjia@linux.ibm.com>
> -M:	Jan Karcher <jaka@linux.ibm.com>
> -R:	D. Wythe <alibuda@linux.alibaba.com>
>  R:	Tony Lu <tonylu@linux.alibaba.com>
>  R:	Wen Gu <guwen@linux.alibaba.com>
>  L:	linux-rdma@vger.kernel.org

Great to see the cooperation with Alibaba!

I'm not sure we can add Mahanta Jambigi, according to community
standards. Quoting documentation:
  
  The following characteristics of a person selected as a maintainer
  are clear red flags:
  
   - unknown to the community, never sent an email to the list before
   - did not author any of the code
   - (when development is contracted) works for a company which paid
     for the development rather than the company which did the work

I think the first two bullets apply:

$ git log --grep=Jambigi
$ 

See:
  https://www.kernel.org/doc/html/next/maintainer/feature-and-driver-maintainers.html#corporate-structures
-- 
pw-bot: cr

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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
                   ` (3 preceding siblings ...)
  2025-06-24 23:44 ` Jakub Kicinski
@ 2025-06-25  4:50 ` Sidraya Jayagond
  4 siblings, 0 replies; 9+ messages in thread
From: Sidraya Jayagond @ 2025-06-25  4:50 UTC (permalink / raw)
  To: Jan Karcher, Andrew Lunn, David Miller, Jakub Kicinski,
	Eric Dumazet, Paolo Abeni
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Halil Pasic, Mahanta Jambigi,
	Tony Lu, Wen Gu, D. Wythe



On 23/06/25 2:20 pm, Jan Karcher wrote:
> Due to changes of my responsibilities within IBM i
> can no longer act as maintainer for smc.
> 
> As a result of the co-operation with Alibaba over
> the last years we decided to, once more, give them
> more responsibility for smc by appointing
> D. Wythe <alibuda@linux.alibaba.com> and
> Dust Li <dust.li@linux.alibaba.com>
> as maintainers as well.
> 
> Within IBM Sidraya Jayagond <sidraya@linux.ibm.com>
> and Mahanta Jambigi <mjambigi@linux.ibm.com>
> are going to take over the maintainership for smc.
> 
Hi Jan,

I would like to extend my sincere thanks to Jan Karcher
for his long-standing and dedicated
efforts in maintaining the SMC code.
Jan's contributions have been instrumental in driving
its stability and adoption. Contributors from Alibaba
have also been actively engaged in the development
of SMC over the past years. We look forward to working
closely with them and the wider community to continue
evolving SMC in the upstream kernel.

Best regards,
Sidraya
> Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
> ---
>   MAINTAINERS | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a92290fffa16..88837e298d9f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22550,9 +22550,11 @@ S:	Maintained
>   F:	drivers/misc/sgi-xp/
>   
>   SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
> +M:	D. Wythe <alibuda@linux.alibaba.com>
> +M:	Dust Li <dust.li@linux.alibaba.com>
> +M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
> +M:	Sidraya Jayagond <sidraya@linux.ibm.com>
>   M:	Wenjia Zhang <wenjia@linux.ibm.com>
> -M:	Jan Karcher <jaka@linux.ibm.com>
> -R:	D. Wythe <alibuda@linux.alibaba.com>
>   R:	Tony Lu <tonylu@linux.alibaba.com>
>   R:	Wen Gu <guwen@linux.alibaba.com>
>   L:	linux-rdma@vger.kernel.org


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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-24 23:44 ` Jakub Kicinski
@ 2025-06-25 21:50   ` Halil Pasic
  2025-06-25 22:21     ` Jakub Kicinski
  0 siblings, 1 reply; 9+ messages in thread
From: Halil Pasic @ 2025-06-25 21:50 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Jan Karcher, Andrew Lunn, David Miller, Eric Dumazet, Paolo Abeni,
	netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Sidraya Jayagond, Mahanta Jambigi,
	Tony Lu, Wen Gu, D. Wythe, Halil Pasic

On Tue, 24 Jun 2025 16:44:06 -0700
Jakub Kicinski <kuba@kernel.org> wrote:

> > +M:	Mahanta Jambigi <mjambigi@linux.ibm.com>
> > +M:	Sidraya Jayagond <sidraya@linux.ibm.com>
> >  M:	Wenjia Zhang <wenjia@linux.ibm.com>
> > -M:	Jan Karcher <jaka@linux.ibm.com>
> > -R:	D. Wythe <alibuda@linux.alibaba.com>
> >  R:	Tony Lu <tonylu@linux.alibaba.com>
> >  R:	Wen Gu <guwen@linux.alibaba.com>
> >  L:	linux-rdma@vger.kernel.org  
> 
> Great to see the cooperation with Alibaba!
> 
> I'm not sure we can add Mahanta Jambigi, according to community
> standards. Quoting documentation:
>   
>   The following characteristics of a person selected as a maintainer
>   are clear red flags:
>   
>    - unknown to the community, never sent an email to the list before
>    - did not author any of the code
>    - (when development is contracted) works for a company which paid
>      for the development rather than the company which did the work
> 
> I think the first two bullets apply:
> 
> $ git log --grep=Jambigi
> $ 
> 
> See:
>   https://www.kernel.org/doc/html/next/maintainer/feature-and-driver-maintainers.html#corporate-structures

I fully agree, unfortunately, the first two bullets do apply to Mahanta.
I believe the SMC team within IBM (including myself) was not aware of
these community standards, and on top of that I was certainly not aware
that Mahanta has still to make his first code and review contributions
to the community. The timing turned out to be quite unfortunate; I
happen to know that Mahanta has already his first SMC patch in the pipe
and is about to fix an issue with the PNETID table. We were about to
give it a round of IBM internal review, @Mahanta: given how this turned
out maybe you can send it as an RFC right away and we can do the entire
review upstream.

Jakub, would a respin with
s/+M:	Mahanta/+R:	Mahanta/
and the necessary reordering work for you?

I'm with you, we should observe those rules, not only because they are a
community standard, but also because they make a ton of sense IMHO. So
my proposal is to make Mahanta a reviewer and revisit the topic of making
him a maintainer after none of those bullets apply to him.

Regards,
Halil

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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-25 21:50   ` Halil Pasic
@ 2025-06-25 22:21     ` Jakub Kicinski
  2025-06-26  6:59       ` Mahanta Jambigi
  0 siblings, 1 reply; 9+ messages in thread
From: Jakub Kicinski @ 2025-06-25 22:21 UTC (permalink / raw)
  To: Halil Pasic
  Cc: Jan Karcher, Andrew Lunn, David Miller, Eric Dumazet, Paolo Abeni,
	netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Sidraya Jayagond, Mahanta Jambigi,
	Tony Lu, Wen Gu, D. Wythe

On Wed, 25 Jun 2025 23:50:23 +0200 Halil Pasic wrote:
> Jakub, would a respin with
> s/+M:	Mahanta/+R:	Mahanta/
> and the necessary reordering work for you?
> 
> I'm with you, we should observe those rules, not only because they are a
> community standard, but also because they make a ton of sense IMHO. So
> my proposal is to make Mahanta a reviewer and revisit the topic of making
> him a maintainer after none of those bullets apply to him.

Starting with a R: sounds like a good compromise, thanks!

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

* Re: [PATCH net] MAINTAINERS: update smc section
  2025-06-25 22:21     ` Jakub Kicinski
@ 2025-06-26  6:59       ` Mahanta Jambigi
  0 siblings, 0 replies; 9+ messages in thread
From: Mahanta Jambigi @ 2025-06-26  6:59 UTC (permalink / raw)
  To: Jakub Kicinski, Halil Pasic
  Cc: Jan Karcher, Andrew Lunn, David Miller, Eric Dumazet, Paolo Abeni,
	netdev, linux-s390, Heiko Carstens, Alexandra Winter,
	Wenjia Zhang, Thorsten Winkler, Sidraya Jayagond, Tony Lu, Wen Gu,
	D. Wythe

On 26/06/25 3:51 am, Jakub Kicinski wrote:
> On Wed, 25 Jun 2025 23:50:23 +0200 Halil Pasic wrote:
>> Jakub, would a respin with
>> s/+M:	Mahanta/+R:	Mahanta/
>> and the necessary reordering work for you?
>>
>> I'm with you, we should observe those rules, not only because they are a
>> community standard, but also because they make a ton of sense IMHO. So
>> my proposal is to make Mahanta a reviewer and revisit the topic of making
>> him a maintainer after none of those bullets apply to him.
> 
> Starting with a R: sounds like a good compromise, thanks!
Thanks Jakub for considering this! As Halil mentioned there is an SMC 
patch related to PNET already in the pipe & I'll soon send it out to the 
netdev mailing list.

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

end of thread, other threads:[~2025-06-26  6:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23  8:50 [PATCH net] MAINTAINERS: update smc section Jan Karcher
2025-06-23  8:57 ` Wenjia Zhang
2025-06-24  7:13 ` D. Wythe
2025-06-24 12:50 ` Dust Li
2025-06-24 23:44 ` Jakub Kicinski
2025-06-25 21:50   ` Halil Pasic
2025-06-25 22:21     ` Jakub Kicinski
2025-06-26  6:59       ` Mahanta Jambigi
2025-06-25  4:50 ` Sidraya Jayagond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).