drivers/net/bnx2x : Offer maintainership for bnx2x

Message ID 20230517231643.69499-1-julien_dpdk@jaube.fr (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers
Series drivers/net/bnx2x : Offer maintainership for bnx2x |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/github-robot: build success github build: passed
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-unit-testing success Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS

Commit Message

Julien Aube May 17, 2023, 11:16 p.m. UTC
  From: Julien Aube <julien_dpdk@jaube.fr>

Signed-off-by: Julien Aube <julien_dpdk@jaube.fr>
---
 MAINTAINERS                          | 1 +
 doc/guides/rel_notes/deprecation.rst | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)
  

Comments

Akhil Goyal May 30, 2023, 7:06 a.m. UTC | #1
> From: Julien Aube <julien_dpdk@jaube.fr>
> 
> Signed-off-by: Julien Aube <julien_dpdk@jaube.fr>
> ---
++ Alok
  
Alok Prasad May 30, 2023, 2:59 p.m. UTC | #2
> -----Original Message-----
> From: Akhil Goyal <gakhil@marvell.com>
> Sent: 30 May 2023 12:37
> To: julien_dpdk@jaube.fr; dev@dpdk.org
> Cc: Alok Prasad <palok@marvell.com>
> Subject: RE: [EXT] [PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x
> 
> > From: Julien Aube <julien_dpdk@jaube.fr>
> >
> > Signed-off-by: Julien Aube <julien_dpdk@jaube.fr>
> > ---
> ++ Alok

Hi Julien, Can you remove Rasesh and Shahed from the maintainer list and send updated patch with only 
your name as maintainer.

Thanks,
Alok
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8df23e5099..c5a65c2684 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -940,6 +940,7 @@  F: doc/guides/nics/features/pfe.ini
 Marvell QLogic bnx2x
 M: Rasesh Mody <rmody@marvell.com>
 M: Shahed Shaikh <shshaikh@marvell.com>
+M: Julien Aube <julien_dpdk@jaube.fr>
 T: git://dpdk.org/next/dpdk-next-net-mrvl
 F: drivers/net/bnx2x/
 F: doc/guides/nics/bnx2x.rst
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index dcc1ca1696..6b7c644ef8 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -118,9 +118,6 @@  Deprecation Notices
   The legacy actions should be removed
   once ``MODIFY_FIELD`` alternative is implemented in drivers.
 
-* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
-  This decision has been made to alleviate the burden of maintaining a discontinued product.
-
 * net/liquidio: Remove LiquidIO ethdev driver.
   The LiquidIO product line has been substituted
   with CN9K/CN10K OCTEON product line smart NICs located in ``drivers/net/octeon_ep/``.