All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] maintainers: handoff ownership of Tap PMD
@ 2017-03-30 16:05 Keith Wiles
  2017-03-31  6:43 ` Pascal Mazon
  0 siblings, 1 reply; 6+ messages in thread
From: Keith Wiles @ 2017-03-30 16:05 UTC (permalink / raw)
  To: dev

Pascal has added many features to the Tap PMD and the code
is now mostly his code. We talked and he suggested I send
the patch to change ownership.

Signed-off-by: Keith Wiles <keith.wiles@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4cb6e4957..46c23a48b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -398,7 +398,7 @@ F: drivers/net/pcap/
 F: doc/guides/nics/pcap_ring.rst
 
 Tap PMD
-M: Keith Wiles <keith.wiles@intel.com>
+M: Pascal Mazon <pascal.mazon@6wind.com>
 F: drivers/net/tap/
 F: doc/guides/nics/tap.rst
 
-- 
2.12.1.430.gafd672630

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

* Re: [PATCH] maintainers: handoff ownership of Tap PMD
  2017-03-30 16:05 [PATCH] maintainers: handoff ownership of Tap PMD Keith Wiles
@ 2017-03-31  6:43 ` Pascal Mazon
  2017-04-06  8:01   ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Pascal Mazon @ 2017-03-31  6:43 UTC (permalink / raw)
  To: Keith Wiles; +Cc: dev

On Thu, 30 Mar 2017 11:05:31 -0500
Keith Wiles <keith.wiles@intel.com> wrote:

> Pascal has added many features to the Tap PMD and the code
> is now mostly his code. We talked and he suggested I send
> the patch to change ownership.
> 
> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4cb6e4957..46c23a48b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -398,7 +398,7 @@ F: drivers/net/pcap/
>  F: doc/guides/nics/pcap_ring.rst
>  
>  Tap PMD
> -M: Keith Wiles <keith.wiles@intel.com>
> +M: Pascal Mazon <pascal.mazon@6wind.com>
>  F: drivers/net/tap/
>  F: doc/guides/nics/tap.rst
>  

Acked-by: Pascal Mazon <pascal.mazon@6wind.com>

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

* Re: [PATCH] maintainers: handoff ownership of Tap PMD
  2017-03-31  6:43 ` Pascal Mazon
@ 2017-04-06  8:01   ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2017-04-06  8:01 UTC (permalink / raw)
  To: Pascal Mazon; +Cc: dev, Keith Wiles

2017-03-31 08:43, Pascal Mazon:
> On Thu, 30 Mar 2017 11:05:31 -0500
> Keith Wiles <keith.wiles@intel.com> wrote:
> 
> > Pascal has added many features to the Tap PMD and the code
> > is now mostly his code. We talked and he suggested I send
> > the patch to change ownership.
> > 
> > Signed-off-by: Keith Wiles <keith.wiles@intel.com>
> > ---
> >  Tap PMD
> > -M: Keith Wiles <keith.wiles@intel.com>
> > +M: Pascal Mazon <pascal.mazon@6wind.com>
> >  F: drivers/net/tap/
> >  F: doc/guides/nics/tap.rst
> 
> Acked-by: Pascal Mazon <pascal.mazon@6wind.com>

Applied, thanks Keith for having started this new PMD.
Good luck Pascal for your new responsibility!

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

* Re: [PATCH] maintainers: handoff ownership of Tap PMD
  2018-05-17 12:47 ` Wiles, Keith
@ 2018-05-17 13:59   ` Ferruh Yigit
  0 siblings, 0 replies; 6+ messages in thread
From: Ferruh Yigit @ 2018-05-17 13:59 UTC (permalink / raw)
  To: Wiles, Keith, Pascal Mazon; +Cc: dev

On 5/17/2018 1:47 PM, Wiles, Keith wrote:
> 
> 
>> On May 17, 2018, at 2:44 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
>>
>> I have unfortunately no longer time enough for maintaining Tap PMD.
>> Keith has kindly volunteered to take over maintainership. He's been at
>> the origin of this PMD and knows well how it works.
>>
>> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
>> Acked-by: Keith Wiles <keith.wiles@intel.com>

> Acked by: Keith Wiles<keith.wiles@intel.com>

Applied to dpdk-next-net/master, thanks.

Thank you Pascal! Thank you Keith!

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

* Re: [PATCH] maintainers: handoff ownership of Tap PMD
  2018-05-17  9:44 Pascal Mazon
@ 2018-05-17 12:47 ` Wiles, Keith
  2018-05-17 13:59   ` Ferruh Yigit
  0 siblings, 1 reply; 6+ messages in thread
From: Wiles, Keith @ 2018-05-17 12:47 UTC (permalink / raw)
  To: Pascal Mazon; +Cc: dev, Yigit, Ferruh



> On May 17, 2018, at 2:44 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
> 
> I have unfortunately no longer time enough for maintaining Tap PMD.
> Keith has kindly volunteered to take over maintainership. He's been at
> the origin of this PMD and knows well how it works.
> 
> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
> Acked-by: Keith Wiles <keith.wiles@intel.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2663f1c037d7..a1b072c0b2d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -686,7 +686,7 @@ F: doc/guides/nics/pcap_ring.rst
> F: doc/guides/nics/features/pcap.ini
> 
> Tap PMD
> -M: Pascal Mazon <pascal.mazon@6wind.com>
> +M: Keith Wiles <keith.wiles@intel.com>
> F: drivers/net/tap/
> F: doc/guides/nics/tap.rst
> F: doc/guides/nics/features/tap.ini
> -- 
> 2.16.1.72.g5be1f00a9
> 

Acked by: Keith Wiles<keith.wiles@intel.com>

Regards,
Keith

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

* [PATCH] maintainers: handoff ownership of Tap PMD
@ 2018-05-17  9:44 Pascal Mazon
  2018-05-17 12:47 ` Wiles, Keith
  0 siblings, 1 reply; 6+ messages in thread
From: Pascal Mazon @ 2018-05-17  9:44 UTC (permalink / raw)
  To: dev, keith.wiles; +Cc: pascal.mazon, ferruh.yigit

I have unfortunately no longer time enough for maintaining Tap PMD.
Keith has kindly volunteered to take over maintainership. He's been at
the origin of this PMD and knows well how it works.

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2663f1c037d7..a1b072c0b2d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -686,7 +686,7 @@ F: doc/guides/nics/pcap_ring.rst
 F: doc/guides/nics/features/pcap.ini
 
 Tap PMD
-M: Pascal Mazon <pascal.mazon@6wind.com>
+M: Keith Wiles <keith.wiles@intel.com>
 F: drivers/net/tap/
 F: doc/guides/nics/tap.rst
 F: doc/guides/nics/features/tap.ini
-- 
2.16.1.72.g5be1f00a9

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

end of thread, other threads:[~2018-05-17 13:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 16:05 [PATCH] maintainers: handoff ownership of Tap PMD Keith Wiles
2017-03-31  6:43 ` Pascal Mazon
2017-04-06  8:01   ` Thomas Monjalon
2018-05-17  9:44 Pascal Mazon
2018-05-17 12:47 ` Wiles, Keith
2018-05-17 13:59   ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.