fix Marvell maintainer email for atlantic

Message ID 20210525095717.13182-1-irusskikh@marvell.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series fix Marvell maintainer email for atlantic |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/iol-abi-testing success Testing PASS
ci/github-robot success github build: passed
ci/iol-testing fail Testing issues
ci/intel-Testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-mellanox-Functional success Functional Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS

Commit Message

Igor Russkikh May 25, 2021, 9:57 a.m. UTC
  Fixing ex-Aquantia email - it is now part of Marvell.
Removing Pavel Belous email - he is not in company now.

Also adding Marvell company prefix to the driver names for
both atlantic and qede, to eliminate any confusion.

Qlogic is still actively used as a well known marketing name
for the device family, so keeping it.

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

Comments

Devendra Singh Rawat June 2, 2021, 4:37 a.m. UTC | #1
ACK for Marvell QLogic qede PMD.

Thanks,
Devendra

> -----Original Message-----
> From: Igor Russkikh <irusskikh@marvell.com>
> Sent: Tuesday, May 25, 2021 3:27 PM
> To: dev@dpdk.org
> Cc: Ferruh Yigit <ferruh.yigit@intel.com>; Jerin Jacob Kollanukkaran
> <jerinj@marvell.com>; Rasesh Mody <rmody@marvell.com>; Devendra Singh
> Rawat <dsinghrawat@marvell.com>; Ariel Elior <aelior@marvell.com>; Igor
> Russkikh <irusskikh@marvell.com>
> Subject: [PATCH] fix Marvell maintainer email for atlantic
> 
> Fixing ex-Aquantia email - it is now part of Marvell.
> Removing Pavel Belous email - he is not in company now.
> 
> Also adding Marvell company prefix to the driver names for both atlantic and
> qede, to eliminate any confusion.
> 
> Qlogic is still actively used as a well known marketing name for the device
> family, so keeping it.
> 
> Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
> Signed-off-by: Rasesh Mody <rmody@marvell.com>
> ---
>  MAINTAINERS | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5877a16971..c25959b546 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -599,9 +599,8 @@ 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>
>  F: drivers/net/atlantic/
>  F: doc/guides/nics/atlantic.rst
>  F: doc/guides/nics/features/atlantic.ini
> @@ -872,7 +871,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,7 +879,7 @@ 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>
> --
> 2.25.1
  
Thomas Monjalon June 17, 2021, 7:10 a.m. UTC | #2
25/05/2021 11:57, Igor Russkikh:
> Fixing ex-Aquantia email - it is now part of Marvell.
> Removing Pavel Belous email - he is not in company now.
> 
> Also adding Marvell company prefix to the driver names for
> both atlantic and qede, to eliminate any confusion.

QLogic may be in a separate patch.
Also you may add Marvell in some docs, isn't it?

Jerin?
  
Jerin Jacob June 18, 2021, 4:59 a.m. UTC | #3
On Thu, Jun 17, 2021 at 12:40 PM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> 25/05/2021 11:57, Igor Russkikh:
> > Fixing ex-Aquantia email - it is now part of Marvell.
> > Removing Pavel Belous email - he is not in company now.
> >
> > Also adding Marvell company prefix to the driver names for
> > both atlantic and qede, to eliminate any confusion.
>
> QLogic may be in a separate patch.
> Also you may add Marvell in some docs, isn't it?

+1

>
> Jerin?
>
>
>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5877a16971..c25959b546 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -599,9 +599,8 @@  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>
 F: drivers/net/atlantic/
 F: doc/guides/nics/atlantic.rst
 F: doc/guides/nics/features/atlantic.ini
@@ -872,7 +871,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,7 +879,7 @@  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>