DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
@ 2019-08-21 20:55 Yongseok Koh
  2019-08-22  4:42 ` Shahaf Shuler
  2019-08-22  8:29 ` Matan Azrad
  0 siblings, 2 replies; 4+ messages in thread
From: Yongseok Koh @ 2019-08-21 20:55 UTC (permalink / raw)
  To: thomas; +Cc: viacheslavo, shahafs, asafp, olgas, dev

Matan thankfully accepted to replace myself as maintainer for mlx5 PMD.
Good luck!

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4100260861..30dbb8be55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -715,8 +715,8 @@ F: doc/guides/nics/mlx4.rst
 F: doc/guides/nics/features/mlx4.ini
 
 Mellanox mlx5
+M: Matan Azrad <matan@mellanox.com>
 M: Shahaf Shuler <shahafs@mellanox.com>
-M: Yongseok Koh <yskoh@mellanox.com>
 M: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net-mlx
 F: drivers/net/mlx5/
-- 
2.21.0.196.g041f5ea


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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
  2019-08-21 20:55 [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD Yongseok Koh
@ 2019-08-22  4:42 ` Shahaf Shuler
  2019-08-22  8:29 ` Matan Azrad
  1 sibling, 0 replies; 4+ messages in thread
From: Shahaf Shuler @ 2019-08-22  4:42 UTC (permalink / raw)
  To: Yongseok Koh, Thomas Monjalon
  Cc: Slava Ovsiienko, Asaf Penso, Olga Shern, dev

Wednesday, August 21, 2019 11:56 PM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
> 
> Matan thankfully accepted to replace myself as maintainer for mlx5 PMD.
> Good luck!
> 
> Signed-off-by: Yongseok Koh <yskoh@mellanox.com>

Thanks you Koh for all the hard work and the maintenance of the PMD.

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

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4100260861..30dbb8be55 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -715,8 +715,8 @@ F: doc/guides/nics/mlx4.rst
>  F: doc/guides/nics/features/mlx4.ini
> 
>  Mellanox mlx5
> +M: Matan Azrad <matan@mellanox.com>
>  M: Shahaf Shuler <shahafs@mellanox.com>
> -M: Yongseok Koh <yskoh@mellanox.com>
>  M: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx5/
> --
> 2.21.0.196.g041f5ea


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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
  2019-08-21 20:55 [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD Yongseok Koh
  2019-08-22  4:42 ` Shahaf Shuler
@ 2019-08-22  8:29 ` Matan Azrad
  2019-09-09 21:21   ` Thomas Monjalon
  1 sibling, 1 reply; 4+ messages in thread
From: Matan Azrad @ 2019-08-22  8:29 UTC (permalink / raw)
  To: Yongseok Koh, Thomas Monjalon
  Cc: Slava Ovsiienko, Shahaf Shuler, Asaf Penso, Olga Shern, dev

HI Koh

Thank you for the big contribution as mlx5 PMD maintainer.
 

From: Yongseok Koh
> Matan thankfully accepted to replace myself as maintainer for mlx5 PMD.
> Good luck!
> 
> Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4100260861..30dbb8be55 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -715,8 +715,8 @@ F: doc/guides/nics/mlx4.rst
>  F: doc/guides/nics/features/mlx4.ini
> 
>  Mellanox mlx5
> +M: Matan Azrad <matan@mellanox.com>
>  M: Shahaf Shuler <shahafs@mellanox.com>
> -M: Yongseok Koh <yskoh@mellanox.com>
>  M: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>  F: drivers/net/mlx5/
> --
> 2.21.0.196.g041f5ea


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

* Re: [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD
  2019-08-22  8:29 ` Matan Azrad
@ 2019-09-09 21:21   ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2019-09-09 21:21 UTC (permalink / raw)
  To: Matan Azrad, Yongseok Koh
  Cc: dev, Slava Ovsiienko, Shahaf Shuler, Asaf Penso, Olga Shern

> From: Yongseok Koh
> > Matan thankfully accepted to replace myself as maintainer for mlx5 PMD.
> > Good luck!
> > 
> > Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
> Acked-by: Matan Azrad <matan@mellanox.com>

Applied, thanks



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

end of thread, other threads:[~2019-09-09 21:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-21 20:55 [dpdk-dev] [PATCH] maintainers: update for Mellanox mlx5 PMD Yongseok Koh
2019-08-22  4:42 ` Shahaf Shuler
2019-08-22  8:29 ` Matan Azrad
2019-09-09 21:21   ` 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).