maintainers: update for Mellanox PMDs

Message ID 20180705091818.6278-1-adrien.mazarguil@6wind.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for Mellanox PMDs |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Adrien Mazarguil July 5, 2018, 9:19 a.m. UTC
  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(-)
  

Comments

Shahaf Shuler July 8, 2018, 10:18 a.m. UTC | #1
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
  
Matan Azrad July 9, 2018, 10:05 a.m. UTC | #2
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
  
Yongseok Koh July 9, 2018, 10:12 p.m. UTC | #3
> 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
  
Thomas Monjalon July 11, 2018, 5:13 p.m. UTC | #4
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
  

Patch

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/