diff mbox

MAINTAINERS: Update Intel RDMA RNIC driver maintainers

Message ID 20161005143054.4844-1-henry.orosco@intel.com (mailing list archive)
State Rejected
Headers show

Commit Message

Henry Orosco Oct. 5, 2016, 2:30 p.m. UTC
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Faisal Latif Oct. 5, 2016, 3:35 p.m. UTC | #1
On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cc77b9a..32f535e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6188,6 +6188,7 @@ R:     Chien Tin Tung <chien.tin.tung@intel.com>
>  R:     Mustafa Ismail <mustafa.ismail@intel.com>
>  R:     Shiraz Saleem <shiraz.saleem@intel.com>
>  R:     Tatyana Nikolova <tatyana.e.nikolova@intel.com>
> +R:     Henry Orosco <henry.orosco@intel.com>
>  L:     linux-rdma@vger.kernel.org
>  S:     Supported
>  F:     drivers/infiniband/hw/i40iw/
> -- 
> 2.8.3

Acked-by: Faisal Latif <faisal.latif@intel.com>


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Jason Gunthorpe Oct. 5, 2016, 7:12 p.m. UTC | #2
On Wed, Oct 05, 2016 at 10:35:30AM -0500, Faisal Latif wrote:
> On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
> Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index cc77b9a..32f535e 100644
> > +++ b/MAINTAINERS
> > @@ -6188,6 +6188,7 @@ R:     Chien Tin Tung <chien.tin.tung@intel.com>
> >  R:     Mustafa Ismail <mustafa.ismail@intel.com>
> >  R:     Shiraz Saleem <shiraz.saleem@intel.com>
> >  R:     Tatyana Nikolova <tatyana.e.nikolova@intel.com>
> > +R:     Henry Orosco <henry.orosco@intel.com>
> >  L:     linux-rdma@vger.kernel.org
> >  S:     Supported
> >  F:     drivers/infiniband/hw/i40iw/
> 
> Acked-by: Faisal Latif <faisal.latif@intel.com>

Are any of you going to continue supporting the user space component
that now lives in rdma-core?

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Leon Romanovsky Oct. 6, 2016, 7:10 a.m. UTC | #3
On Wed, Oct 05, 2016 at 10:35:30AM -0500, Faisal Latif wrote:
> On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
> Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index cc77b9a..32f535e 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6188,6 +6188,7 @@ R:     Chien Tin Tung <chien.tin.tung@intel.com>
> >  R:     Mustafa Ismail <mustafa.ismail@intel.com>
> >  R:     Shiraz Saleem <shiraz.saleem@intel.com>
> >  R:     Tatyana Nikolova <tatyana.e.nikolova@intel.com>
> > +R:     Henry Orosco <henry.orosco@intel.com>
> >  L:     linux-rdma@vger.kernel.org
> >  S:     Supported
> >  F:     drivers/infiniband/hw/i40iw/
> > --
> > 2.8.3
>
> Acked-by: Faisal Latif <faisal.latif@intel.com>

Faisal,

Do you really expect to see 9 people in TO and CC field for every patch in i40iw area?
3 comes from drivers/infiniband/
6 comes from drivers/infiniband/hw/i40iw/

IMHO, it is worth to shrink the list and limit it to the active developers.

Thanks

>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
Nikolova, Tatyana E Oct. 6, 2016, 5:52 p.m. UTC | #4
Hi Jason,

I will continue to maintain libnes, libi40iw and libiwpm in rdma-core.  Steve Wise has significantly contributed to libiwpm which is iWarp related service and he may be interested in co-maintaining it.

Thank you,
Tatyana

-----Original Message-----
From: linux-rdma-owner@vger.kernel.org [mailto:linux-rdma-owner@vger.kernel.org] On Behalf Of Jason Gunthorpe
Sent: Wednesday, October 05, 2016 2:12 PM
To: Latif, Faisal <faisal.latif@intel.com>
Cc: Orosco, Henry <henry.orosco@intel.com>; dledford@redhat.com; linux-rdma@vger.kernel.org; e1000-rdma@lists.sourceforge.net
Subject: Re: [PATCH] MAINTAINERS: Update Intel RDMA RNIC driver maintainers

On Wed, Oct 05, 2016 at 10:35:30AM -0500, Faisal Latif wrote:
> On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
> Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS index cc77b9a..32f535e 100644
> > +++ b/MAINTAINERS
> > @@ -6188,6 +6188,7 @@ R:     Chien Tin Tung <chien.tin.tung@intel.com>
> >  R:     Mustafa Ismail <mustafa.ismail@intel.com>
> >  R:     Shiraz Saleem <shiraz.saleem@intel.com>
> >  R:     Tatyana Nikolova <tatyana.e.nikolova@intel.com>
> > +R:     Henry Orosco <henry.orosco@intel.com>
> >  L:     linux-rdma@vger.kernel.org
> >  S:     Supported
> >  F:     drivers/infiniband/hw/i40iw/
> 
> Acked-by: Faisal Latif <faisal.latif@intel.com>

Are any of you going to continue supporting the user space component that now lives in rdma-core?

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Faisal Latif Oct. 6, 2016, 7:25 p.m. UTC | #5
On Thu, Oct 06, 2016 at 10:10:23AM +0300, Leon Romanovsky wrote:
> On Wed, Oct 05, 2016 at 10:35:30AM -0500, Faisal Latif wrote:
> > On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
> > Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > --
> > > 2.8.3
> >
> > Acked-by: Faisal Latif <faisal.latif@intel.com>
> 
> Faisal,
> 
> Do you really expect to see 9 people in TO and CC field for every patch in i40iw area?
> 3 comes from drivers/infiniband/
> 6 comes from drivers/infiniband/hw/i40iw/
> 
> IMHO, it is worth to shrink the list and limit it to the active developers.
> 
> Thanks

Doug, 

Please drop this patch and we are going over the sugestion made by Leon to reduce
the list. We will have another patch to reduce the list in the Maintainer's file.


Thanks
Faisal

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Steve Wise Oct. 6, 2016, 9:26 p.m. UTC | #6
> 
> Hi Jason,
> 
> I will continue to maintain libnes, libi40iw and libiwpm in rdma-core.  Steve
Wise
> has significantly contributed to libiwpm which is iWarp related service and he
may
> be interested in co-maintaining it.

Sure.


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Doug Ledford Dec. 3, 2016, 8:49 p.m. UTC | #7
On Thu, 2016-10-06 at 14:25 -0500, Faisal Latif wrote:
> On Thu, Oct 06, 2016 at 10:10:23AM +0300, Leon Romanovsky wrote:
> > 
> > On Wed, Oct 05, 2016 at 10:35:30AM -0500, Faisal Latif wrote:
> > > 
> > > On Wed, Oct 05, 2016 at 07:30:54AM -0700, Henry Orosco wrote:
> > > Signed-off-by: Henry Orosco <henry.orosco@intel.com>
> > > > 
> > > > ---
> > > >  MAINTAINERS | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > > 
> > > > --
> > > > 2.8.3
> > > 
> > > Acked-by: Faisal Latif <faisal.latif@intel.com>
> > 
> > Faisal,
> > 
> > Do you really expect to see 9 people in TO and CC field for every
> > patch in i40iw area?
> > 3 comes from drivers/infiniband/
> > 6 comes from drivers/infiniband/hw/i40iw/
> > 
> > IMHO, it is worth to shrink the list and limit it to the active
> > developers.
> > 
> > Thanks
> 
> Doug, 
> 
> Please drop this patch and we are going over the sugestion made by
> Leon to reduce
> the list. We will have another patch to reduce the list in the
> Maintainer's file.

Dropped as requested.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cc77b9a..32f535e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6188,6 +6188,7 @@  R:     Chien Tin Tung <chien.tin.tung@intel.com>
 R:     Mustafa Ismail <mustafa.ismail@intel.com>
 R:     Shiraz Saleem <shiraz.saleem@intel.com>
 R:     Tatyana Nikolova <tatyana.e.nikolova@intel.com>
+R:     Henry Orosco <henry.orosco@intel.com>
 L:     linux-rdma@vger.kernel.org
 S:     Supported
 F:     drivers/infiniband/hw/i40iw/