DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/2] fix Marvell maintainer email for atlantic
@ 2021-07-27  8:02 Igor Russkikh
  2021-07-27  8:02 ` [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers Igor Russkikh
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Russkikh @ 2021-07-27  8:02 UTC (permalink / raw)
  To: dev
  Cc: Rasesh Mody, Devendra Singh Rawat, Ferruh Yigit, jerinjacobk,
	Igor Russkikh

Fixing ex-Aquantia email - it is now part of Marvell.
Removing Pavel Belous email - he is not in company now.
Adding Marvell tree to run this through.

Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5877a16971..4de75ac94b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -599,9 +599,9 @@ F: drivers/net/axgbe/
 F: doc/guides/nics/axgbe.rst
 F: doc/guides/nics/features/axgbe.ini
 
-Aquantia atlantic
-M: Igor Russkikh <igor.russkikh@aquantia.com>
-M: Pavel Belous <pavel.belous@aquantia.com>
+Marvell/Aquantia atlantic
+M: Igor Russkikh <irusskikh@marvell.com>
+T: git://dpdk.org/next/dpdk-next-net-mrvl
 F: drivers/net/atlantic/
 F: doc/guides/nics/atlantic.rst
 F: doc/guides/nics/features/atlantic.ini
-- 
2.25.1


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

* [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers
  2021-07-27  8:02 [dpdk-dev] [PATCH 1/2] fix Marvell maintainer email for atlantic Igor Russkikh
@ 2021-07-27  8:02 ` Igor Russkikh
  2021-07-30  6:27   ` Devendra Singh Rawat
  0 siblings, 1 reply; 4+ messages in thread
From: Igor Russkikh @ 2021-07-27  8:02 UTC (permalink / raw)
  To: dev
  Cc: Rasesh Mody, Devendra Singh Rawat, Ferruh Yigit, jerinjacobk,
	Igor Russkikh

Adding Marvell prefix for qlogic drivers.
Removing myself as I'm no longer responsible for qede driver

Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Rasesh Mody <rmody@marvell.com>
---
 MAINTAINERS | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4de75ac94b..bc38596f72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -872,7 +872,7 @@ F: drivers/net/ionic/
 F: doc/guides/nics/ionic.rst
 F: doc/guides/nics/features/ionic.ini
 
-QLogic bnx2x
+Marvell QLogic bnx2x
 M: Rasesh Mody <rmody@marvell.com>
 M: Shahed Shaikh <shshaikh@marvell.com>
 T: git://dpdk.org/next/dpdk-next-net-mrvl
@@ -880,10 +880,9 @@ F: drivers/net/bnx2x/
 F: doc/guides/nics/bnx2x.rst
 F: doc/guides/nics/features/bnx2x*.ini
 
-QLogic qede PMD
+Marvell QLogic qede PMD
 M: Rasesh Mody <rmody@marvell.com>
 M: Devendra Singh Rawat <dsinghrawat@marvell.com>
-M: Igor Russkikh <irusskikh@marvell.com>
 T: git://dpdk.org/next/dpdk-next-net-mrvl
 F: drivers/net/qede/
 F: doc/guides/nics/qede.rst
-- 
2.25.1


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

* Re: [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers
  2021-07-27  8:02 ` [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers Igor Russkikh
@ 2021-07-30  6:27   ` Devendra Singh Rawat
  2021-07-31 11:00     ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: Devendra Singh Rawat @ 2021-07-30  6:27 UTC (permalink / raw)
  To: Igor Russkikh, dev; +Cc: Rasesh Mody, Ferruh Yigit, jerinjacobk, Igor Russkikh



>-----Original Message-----
>From: Igor Russkikh <irusskikh@marvell.com>
>Sent: Tuesday, July 27, 2021 1:33 PM
>To: dev@dpdk.org
>Cc: Rasesh Mody <rmody@marvell.com>; Devendra Singh Rawat
><dsinghrawat@marvell.com>; Ferruh Yigit <ferruh.yigit@intel.com>;
>jerinjacobk@gmail.com; Igor Russkikh <irusskikh@marvell.com>
>Subject: [PATCH 2/2] maint changes for marvell qlogic drivers
>
>Adding Marvell prefix for qlogic drivers.
>Removing myself as I'm no longer responsible for qede driver
>
>Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
>Signed-off-by: Rasesh Mody <rmody@marvell.com>
>---
> MAINTAINERS | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 4de75ac94b..bc38596f72 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -872,7 +872,7 @@ F: drivers/net/ionic/
> F: doc/guides/nics/ionic.rst
> F: doc/guides/nics/features/ionic.ini
>
>-QLogic bnx2x
>+Marvell QLogic bnx2x
> M: Rasesh Mody <rmody@marvell.com>
> M: Shahed Shaikh <shshaikh@marvell.com>
> T: git://dpdk.org/next/dpdk-next-net-mrvl
>@@ -880,10 +880,9 @@ F: drivers/net/bnx2x/
> F: doc/guides/nics/bnx2x.rst
> F: doc/guides/nics/features/bnx2x*.ini
>
>-QLogic qede PMD
>+Marvell QLogic qede PMD
> M: Rasesh Mody <rmody@marvell.com>
> M: Devendra Singh Rawat <dsinghrawat@marvell.com>
>-M: Igor Russkikh <irusskikh@marvell.com>
> T: git://dpdk.org/next/dpdk-next-net-mrvl
> F: drivers/net/qede/
> F: doc/guides/nics/qede.rst
>--
>2.25.1

Acked.

Thanks,
Devendra


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

* Re: [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers
  2021-07-30  6:27   ` Devendra Singh Rawat
@ 2021-07-31 11:00     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2021-07-31 11:00 UTC (permalink / raw)
  To: Igor Russkikh, Devendra Singh Rawat
  Cc: dev, Rasesh Mody, Ferruh Yigit, jerinjacobk

30/07/2021 08:27, Devendra Singh Rawat:
> >Adding Marvell prefix for qlogic drivers.
> >Removing myself as I'm no longer responsible for qede driver
> >
> >Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
> >Signed-off-by: Rasesh Mody <rmody@marvell.com>
> 
> Acked.

Applied, thanks.




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

end of thread, other threads:[~2021-07-31 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27  8:02 [dpdk-dev] [PATCH 1/2] fix Marvell maintainer email for atlantic Igor Russkikh
2021-07-27  8:02 ` [dpdk-dev] [PATCH 2/2] maint changes for marvell qlogic drivers Igor Russkikh
2021-07-30  6:27   ` Devendra Singh Rawat
2021-07-31 11:00     ` 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).