diff mbox series

[net-next] net/smc: Run patches also by RDMA ML

Message ID 20241115-smc_lists-v1-1-a0a438125f13@linux.ibm.com (mailing list archive)
State New
Headers show
Series [net-next] net/smc: Run patches also by RDMA ML | expand

Commit Message

Gerd Bayer Nov. 15, 2024, 5:44 p.m. UTC
Commits for the SMC protocol usually get carried through the netdev
mailing list. Some portions use InfiniBand verbs that are discussed on
the RDMA mailing list. So run patches by that list too to increase the
likelihood that all interested parties can see them.

Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
---
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)


---
base-commit: 519b790af22e705ee3fae7d598f1afbb3d1cfdd5
change-id: 20241106-smc_lists-b98e6829b31c

Best regards,

Comments

Leon Romanovsky Nov. 17, 2024, 10:01 a.m. UTC | #1
On Fri, Nov 15, 2024 at 06:44:57PM +0100, Gerd Bayer wrote:
> Commits for the SMC protocol usually get carried through the netdev
> mailing list. Some portions use InfiniBand verbs that are discussed on
> the RDMA mailing list. So run patches by that list too to increase the
> likelihood that all interested parties can see them.
> 
> Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
> ---
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 32d157621b44fb919307e865e2481ab564eb17df..16024268b5fc1feb6c0d01eab3048bd9255d0bf9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20943,6 +20943,7 @@ 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
>  L:	linux-s390@vger.kernel.org

Why don't we have netdev ML here too?

Thanks

>  S:	Supported
>  F:	net/smc/
> 
> ---
> base-commit: 519b790af22e705ee3fae7d598f1afbb3d1cfdd5
> change-id: 20241106-smc_lists-b98e6829b31c
> 
> Best regards,
> -- 
> Gerd Bayer <gbayer@linux.ibm.com>
>
Gerd Bayer Nov. 18, 2024, 8:46 a.m. UTC | #2
On Sun, 2024-11-17 at 12:01 +0200, Leon Romanovsky wrote:
> On Fri, Nov 15, 2024 at 06:44:57PM +0100, Gerd Bayer wrote:
> > Commits for the SMC protocol usually get carried through the netdev
> > mailing list. Some portions use InfiniBand verbs that are discussed on
> > the RDMA mailing list. So run patches by that list too to increase the
> > likelihood that all interested parties can see them.
> > 
> > Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
> > ---
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 32d157621b44fb919307e865e2481ab564eb17df..16024268b5fc1feb6c0d01eab3048bd9255d0bf9 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -20943,6 +20943,7 @@ 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
> >  L:	linux-s390@vger.kernel.org
> 

Hi Leon,

> Why don't we have netdev ML here too?

since all smc code resides in net/smc the filter tag F: net/ in
"NETWORKING [GENERAL]" provides that. My first internal draft contained
an explicit L: tag for the netdev ML, but I dropped it to avoid any
redundancy.

> 
> Thanks

Hope this helps,
Gerd
Leon Romanovsky Nov. 18, 2024, 9:37 a.m. UTC | #3
On Mon, Nov 18, 2024 at 09:46:28AM +0100, Gerd Bayer wrote:
> On Sun, 2024-11-17 at 12:01 +0200, Leon Romanovsky wrote:
> > On Fri, Nov 15, 2024 at 06:44:57PM +0100, Gerd Bayer wrote:
> > > Commits for the SMC protocol usually get carried through the netdev
> > > mailing list. Some portions use InfiniBand verbs that are discussed on
> > > the RDMA mailing list. So run patches by that list too to increase the
> > > likelihood that all interested parties can see them.
> > > 
> > > Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
> > > ---
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 32d157621b44fb919307e865e2481ab564eb17df..16024268b5fc1feb6c0d01eab3048bd9255d0bf9 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -20943,6 +20943,7 @@ 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
> > >  L:	linux-s390@vger.kernel.org
> > 
> 
> Hi Leon,
> 
> > Why don't we have netdev ML here too?
> 
> since all smc code resides in net/smc the filter tag F: net/ in
> "NETWORKING [GENERAL]" provides that. My first internal draft contained
> an explicit L: tag for the netdev ML, but I dropped it to avoid any
> redundancy.

Thanks for the explanation,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
patchwork-bot+netdevbpf@kernel.org Nov. 19, 2024, 4 a.m. UTC | #4
Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 15 Nov 2024 18:44:57 +0100 you wrote:
> Commits for the SMC protocol usually get carried through the netdev
> mailing list. Some portions use InfiniBand verbs that are discussed on
> the RDMA mailing list. So run patches by that list too to increase the
> likelihood that all interested parties can see them.
> 
> Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
> 
> [...]

Here is the summary with links:
  - [net-next] net/smc: Run patches also by RDMA ML
    https://git.kernel.org/netdev/net-next/c/16a04d043baa

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 32d157621b44fb919307e865e2481ab564eb17df..16024268b5fc1feb6c0d01eab3048bd9255d0bf9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20943,6 +20943,7 @@  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
 L:	linux-s390@vger.kernel.org
 S:	Supported
 F:	net/smc/