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

Gerd Bayer posted 1 patch 6 days, 18 hours ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH net-next] net/smc: Run patches also by RDMA ML
Posted by Gerd Bayer 6 days, 18 hours ago
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
 S:	Supported
 F:	net/smc/

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

Best regards,
-- 
Gerd Bayer <gbayer@linux.ibm.com>
Re: [PATCH net-next] net/smc: Run patches also by RDMA ML
Posted by Leon Romanovsky 5 days, 1 hour ago
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>
>
Re: [PATCH net-next] net/smc: Run patches also by RDMA ML
Posted by Gerd Bayer 4 days, 3 hours ago
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
Re: [PATCH net-next] net/smc: Run patches also by RDMA ML
Posted by Leon Romanovsky 4 days, 2 hours ago
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>