DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs
@ 2018-07-05  9:19 Adrien Mazarguil
  2018-07-08 10:18 ` Shahaf Shuler
  2018-07-09 10:05 ` Matan Azrad
  0 siblings, 2 replies; 5+ messages in thread
From: Adrien Mazarguil @ 2018-07-05  9:19 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev, Nelio Laranjeiro, stable, Shahaf Shuler, Matan Azrad

Shahaf and Matan volunteered to replace Nélio and myself as maintainers for
mlx4 and mlx5 PMDs. Cheers!

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Cc: stable@dpdk.org
Cc: Shahaf Shuler <shahafs@mellanox.com>
Cc: Matan Azrad <matan@mellanox.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index dabb12d65..e94f02386 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -580,15 +580,15 @@ F: doc/guides/nics/mvpp2.rst
 F: doc/guides/nics/features/mvpp2.ini
 
 Mellanox mlx4
-M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
+M: Matan Azrad <matan@mellanox.com>
+M: Shahaf Shuler <shahafs@mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net-mlx
 F: drivers/net/mlx4/
 F: doc/guides/nics/mlx4.rst
 F: doc/guides/nics/features/mlx4.ini
 
 Mellanox mlx5
-M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
-M: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
+M: Shahaf Shuler <shahafs@mellanox.com>
 M: Yongseok Koh <yskoh@mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net-mlx
 F: drivers/net/mlx5/
-- 
2.11.0

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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs
  2018-07-05  9:19 [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs Adrien Mazarguil
@ 2018-07-08 10:18 ` Shahaf Shuler
  2018-07-09 10:05 ` Matan Azrad
  1 sibling, 0 replies; 5+ messages in thread
From: Shahaf Shuler @ 2018-07-08 10:18 UTC (permalink / raw)
  To: Adrien Mazarguil, Thomas Monjalon
  Cc: dev, Nélio Laranjeiro, stable, Matan Azrad

Adrien, Nelio,

I will use this opportunity to thank you for all the hard work and investment on those PMD. 
You did a wonderful job maintaining those. 

Thursday, July 5, 2018 12:20 PM, Adrien Mazarguil:
> Subject: [PATCH] maintainers: update for Mellanox PMDs
> 
> Shahaf and Matan volunteered to replace Nélio and myself as maintainers
> for
> mlx4 and mlx5 PMDs. Cheers!
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> Cc: stable@dpdk.org
> Cc: Shahaf Shuler <shahafs@mellanox.com>
> Cc: Matan Azrad <matan@mellanox.com>

Acked-by: Shahaf Shuler <shahafs@mellanox.com> 

> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dabb12d65..e94f02386 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -580,15 +580,15 @@ F: doc/guides/nics/mvpp2.rst
>  F: doc/guides/nics/features/mvpp2.ini
> 
>  Mellanox mlx4
> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> +M: Matan Azrad <matan@mellanox.com>
> +M: Shahaf Shuler <shahafs@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx4/
>  F: doc/guides/nics/mlx4.rst
>  F: doc/guides/nics/features/mlx4.ini
> 
>  Mellanox mlx5
> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> -M: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> +M: Shahaf Shuler <shahafs@mellanox.com>
>  M: Yongseok Koh <yskoh@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx5/
> --
> 2.11.0

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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs
  2018-07-05  9:19 [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs Adrien Mazarguil
  2018-07-08 10:18 ` Shahaf Shuler
@ 2018-07-09 10:05 ` Matan Azrad
  2018-07-09 22:12   ` Yongseok Koh
  1 sibling, 1 reply; 5+ messages in thread
From: Matan Azrad @ 2018-07-09 10:05 UTC (permalink / raw)
  To: Adrien Mazarguil, Thomas Monjalon
  Cc: dev, Nélio Laranjeiro, stable, Shahaf Shuler



From: Adrien Mazarguil
> Shahaf and Matan volunteered to replace Nélio and myself as maintainers
> for
> mlx4 and mlx5 PMDs. Cheers!
> 

Thanks!

> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> Cc: stable@dpdk.org
> Cc: Shahaf Shuler <shahafs@mellanox.com>
> Cc: Matan Azrad <matan@mellanox.com>

Acked-by: Matan Azrad <matan@mellanox.com>

> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dabb12d65..e94f02386 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -580,15 +580,15 @@ F: doc/guides/nics/mvpp2.rst
>  F: doc/guides/nics/features/mvpp2.ini
> 
>  Mellanox mlx4
> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> +M: Matan Azrad <matan@mellanox.com>
> +M: Shahaf Shuler <shahafs@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx4/
>  F: doc/guides/nics/mlx4.rst
>  F: doc/guides/nics/features/mlx4.ini
> 
>  Mellanox mlx5
> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> -M: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> +M: Shahaf Shuler <shahafs@mellanox.com>
>  M: Yongseok Koh <yskoh@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx5/
> --
> 2.11.0

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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs
  2018-07-09 10:05 ` Matan Azrad
@ 2018-07-09 22:12   ` Yongseok Koh
  2018-07-11 17:13     ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
  0 siblings, 1 reply; 5+ messages in thread
From: Yongseok Koh @ 2018-07-09 22:12 UTC (permalink / raw)
  To: Matan Azrad
  Cc: Adrien Mazarguil, Thomas Monjalon, dev, Nélio Laranjeiro,
	stable, Shahaf Shuler


> On Jul 9, 2018, at 3:05 AM, Matan Azrad <matan@mellanox.com> wrote:
> 
> 
> 
> From: Adrien Mazarguil
>> Shahaf and Matan volunteered to replace Nélio and myself as maintainers
>> for
>> mlx4 and mlx5 PMDs. Cheers!
>> 
> 
> Thanks!

Adrien and Nelio,

I also want to express my deep gratitude for your pioneering the path and
your dedication to always make things right and better.

>> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
>> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
>> Cc: stable@dpdk.org
>> Cc: Shahaf Shuler <shahafs@mellanox.com>
>> Cc: Matan Azrad <matan@mellanox.com>
> 
> Acked-by: Matan Azrad <matan@mellanox.com>

Acked-by: Yongseok Koh <yskoh@mellanox.com>
 
Thanks

>> ---
>> MAINTAINERS | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index dabb12d65..e94f02386 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -580,15 +580,15 @@ F: doc/guides/nics/mvpp2.rst
>> F: doc/guides/nics/features/mvpp2.ini
>> 
>> Mellanox mlx4
>> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
>> +M: Matan Azrad <matan@mellanox.com>
>> +M: Shahaf Shuler <shahafs@mellanox.com>
>> T: git://dpdk.org/next/dpdk-next-net-mlx
>> F: drivers/net/mlx4/
>> F: doc/guides/nics/mlx4.rst
>> F: doc/guides/nics/features/mlx4.ini
>> 
>> Mellanox mlx5
>> -M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
>> -M: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
>> +M: Shahaf Shuler <shahafs@mellanox.com>
>> M: Yongseok Koh <yskoh@mellanox.com>
>> T: git://dpdk.org/next/dpdk-next-net-mlx
>> F: drivers/net/mlx5/
>> --
>> 2.11.0


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

* Re: [dpdk-dev] [dpdk-stable] [PATCH] maintainers: update for Mellanox PMDs
  2018-07-09 22:12   ` Yongseok Koh
@ 2018-07-11 17:13     ` Thomas Monjalon
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2018-07-11 17:13 UTC (permalink / raw)
  To: Adrien Mazarguil, Nélio Laranjeiro
  Cc: stable, Yongseok Koh, Matan Azrad, dev, Shahaf Shuler

10/07/2018 00:12, Yongseok Koh:
> 
> > On Jul 9, 2018, at 3:05 AM, Matan Azrad <matan@mellanox.com> wrote:
> > 
> > 
> > 
> > From: Adrien Mazarguil
> >> Shahaf and Matan volunteered to replace Nélio and myself as maintainers
> >> for
> >> mlx4 and mlx5 PMDs. Cheers!
> >> 
> > 
> > Thanks!
> 
> Adrien and Nelio,
> 
> I also want to express my deep gratitude for your pioneering the path and
> your dedication to always make things right and better.
> 
> >> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> >> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> >> Cc: stable@dpdk.org
> >> Cc: Shahaf Shuler <shahafs@mellanox.com>
> >> Cc: Matan Azrad <matan@mellanox.com>
> > 
> > Acked-by: Matan Azrad <matan@mellanox.com>
> 
> Acked-by: Yongseok Koh <yskoh@mellanox.com>

Applied, thanks

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05  9:19 [dpdk-dev] [PATCH] maintainers: update for Mellanox PMDs Adrien Mazarguil
2018-07-08 10:18 ` Shahaf Shuler
2018-07-09 10:05 ` Matan Azrad
2018-07-09 22:12   ` Yongseok Koh
2018-07-11 17:13     ` [dpdk-dev] [dpdk-stable] " 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).