DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update maintainers list for qede
@ 2023-03-09 13:51 Devendra Singh Rawat
  2023-03-10 16:48 ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: Devendra Singh Rawat @ 2023-03-09 13:51 UTC (permalink / raw)
  To: dev, jerinj, ferruh.yigit; +Cc: manishc, palok, Devendra Singh Rawat

Add new maintainer and remove old one from list for qede PMD.

Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 878204c93b..bdd5c311bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -936,8 +936,8 @@ F: doc/guides/nics/bnx2x.rst
 F: doc/guides/nics/features/bnx2x*.ini
 
 Marvell QLogic qede PMD
-M: Rasesh Mody <rmody@marvell.com>
 M: Devendra Singh Rawat <dsinghrawat@marvell.com>
+M: Alok Prasad <palok@marvell.com>
 T: git://dpdk.org/next/dpdk-next-net-mrvl
 F: drivers/net/qede/
 F: doc/guides/nics/qede.rst
-- 
2.18.2


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

* Re: [PATCH] MAINTAINERS: update maintainers list for qede
  2023-03-09 13:51 [PATCH] MAINTAINERS: update maintainers list for qede Devendra Singh Rawat
@ 2023-03-10 16:48 ` Thomas Monjalon
  2023-03-13 11:37   ` [EXT] " Alok Prasad
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2023-03-10 16:48 UTC (permalink / raw)
  To: palok; +Cc: dev, jerinj, ferruh.yigit, manishc, Devendra Singh Rawat

09/03/2023 14:51, Devendra Singh Rawat:
> Add new maintainer and remove old one from list for qede PMD.
> 
> Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 878204c93b..bdd5c311bc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -936,8 +936,8 @@ F: doc/guides/nics/bnx2x.rst
>  F: doc/guides/nics/features/bnx2x*.ini
>  
>  Marvell QLogic qede PMD
> -M: Rasesh Mody <rmody@marvell.com>
>  M: Devendra Singh Rawat <dsinghrawat@marvell.com>
> +M: Alok Prasad <palok@marvell.com>

Waiting for a confirmation with an ack please.



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

* RE: [EXT] Re: [PATCH] MAINTAINERS: update maintainers list for qede
  2023-03-10 16:48 ` Thomas Monjalon
@ 2023-03-13 11:37   ` Alok Prasad
  2023-03-20 11:37     ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: Alok Prasad @ 2023-03-13 11:37 UTC (permalink / raw)
  To: Thomas Monjalon
  Cc: dev, Jerin Jacob Kollanukkaran, ferruh.yigit, Manish Chopra,
	Devendra Singh Rawat

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: 10 March 2023 22:18
> To: Alok Prasad <palok@marvell.com>
> Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran <jerinj@marvell.com>; ferruh.yigit@intel.com; Manish Chopra
> <manishc@marvell.com>; Devendra Singh Rawat <dsinghrawat@marvell.com>
> Subject: [EXT] Re: [PATCH] MAINTAINERS: update maintainers list for qede
> 
> External Email
> 
> ----------------------------------------------------------------------
> 09/03/2023 14:51, Devendra Singh Rawat:
> > Add new maintainer and remove old one from list for qede PMD.
> >
> > Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
> > ---
> >  MAINTAINERS | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 878204c93b..bdd5c311bc 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -936,8 +936,8 @@ F: doc/guides/nics/bnx2x.rst
> >  F: doc/guides/nics/features/bnx2x*.ini
> >
> >  Marvell QLogic qede PMD
> > -M: Rasesh Mody <rmody@marvell.com>
> >  M: Devendra Singh Rawat <dsinghrawat@marvell.com>
> > +M: Alok Prasad <palok@marvell.com>
> 
> Waiting for a confirmation with an ack please.
> 

Thanks,
Acked-by: Alok Prasad <palok@marvell.com>

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

* Re: [EXT] Re: [PATCH] MAINTAINERS: update maintainers list for qede
  2023-03-13 11:37   ` [EXT] " Alok Prasad
@ 2023-03-20 11:37     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2023-03-20 11:37 UTC (permalink / raw)
  To: Devendra Singh Rawat, Alok Prasad
  Cc: dev, Jerin Jacob Kollanukkaran, ferruh.yigit, Manish Chopra

13/03/2023 12:37, Alok Prasad:
> From: Thomas Monjalon <thomas@monjalon.net>
> > 09/03/2023 14:51, Devendra Singh Rawat:
> > > Add new maintainer and remove old one from list for qede PMD.
> > >
> > > Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
> > > ---
> > >  Marvell QLogic qede PMD
> > > -M: Rasesh Mody <rmody@marvell.com>
> > >  M: Devendra Singh Rawat <dsinghrawat@marvell.com>
> > > +M: Alok Prasad <palok@marvell.com>
> > 
> > Waiting for a confirmation with an ack please.
> 
> Thanks,
> Acked-by: Alok Prasad <palok@marvell.com>

Applied, thanks and welcome Alok.



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

end of thread, other threads:[~2023-03-20 11:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 13:51 [PATCH] MAINTAINERS: update maintainers list for qede Devendra Singh Rawat
2023-03-10 16:48 ` Thomas Monjalon
2023-03-13 11:37   ` [EXT] " Alok Prasad
2023-03-20 11:37     ` Thomas Monjalon

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).