maintainers: update for OCTEON TX2 common driver tree

Message ID 20200630150130.4191883-1-jerinj@marvell.com (mailing list archive)
State Not Applicable, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for OCTEON TX2 common driver tree |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-broadcom-Performance success Performance Testing PASS
ci/travis-robot success Travis build: passed
ci/Intel-compilation success Compilation OK
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-nxp-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-testing success Testing PASS

Commit Message

Jerin Jacob Kollanukkaran June 30, 2020, 3:01 p.m. UTC
  From: Jerin Jacob <jerinj@marvell.com>

drivers/common/octeontx2 changes are merged through the main tree.
To reduce driver-specific code merge through the main tree and
the common code changes are mostly related to networking,
update the common code tree as dpdk-next-net-mrvl.

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

Comments

Thomas Monjalon June 30, 2020, 3:04 p.m. UTC | #1
30/06/2020 17:01, jerinj@marvell.com:
> From: Jerin Jacob <jerinj@marvell.com>
> 
> drivers/common/octeontx2 changes are merged through the main tree.
> To reduce driver-specific code merge through the main tree and
> the common code changes are mostly related to networking,
> update the common code tree as dpdk-next-net-mrvl.
> 
> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> ---
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -504,10 +504,7 @@ F: drivers/mempool/bucket/
>  Marvell OCTEON TX2
>  M: Jerin Jacob <jerinj@marvell.com>
>  M: Nithin Dabilpuram <ndabilpuram@marvell.com>
> -F: drivers/common/octeontx2/
>  F: drivers/mempool/octeontx2/
> -F: doc/guides/platform/img/octeontx2_*
> -F: doc/guides/platform/octeontx2.rst
>  F: doc/guides/mempool/octeontx2.rst

I would imagine adding T: git://dpdk.org/next/dpdk-next-net-mrvl
on top of this section and keeps everything in it.
Opinion about this alternative?

> @@ -753,8 +750,11 @@ M: Nithin Dabilpuram <ndabilpuram@marvell.com>
>  M: Kiran Kumar K <kirankumark@marvell.com>
>  T: git://dpdk.org/next/dpdk-next-net-mrvl
>  F: drivers/net/octeontx2/
> +F: drivers/common/octeontx2/
>  F: doc/guides/nics/features/octeontx2*.ini
>  F: doc/guides/nics/octeontx2.rst
> +F: doc/guides/platform/img/octeontx2_*
> +F: doc/guides/platform/octeontx2.rst
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1cce93a0f..c226bec3d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -504,10 +504,7 @@  F: drivers/mempool/bucket/
 Marvell OCTEON TX2
 M: Jerin Jacob <jerinj@marvell.com>
 M: Nithin Dabilpuram <ndabilpuram@marvell.com>
-F: drivers/common/octeontx2/
 F: drivers/mempool/octeontx2/
-F: doc/guides/platform/img/octeontx2_*
-F: doc/guides/platform/octeontx2.rst
 F: doc/guides/mempool/octeontx2.rst
 
 
@@ -753,8 +750,11 @@  M: Nithin Dabilpuram <ndabilpuram@marvell.com>
 M: Kiran Kumar K <kirankumark@marvell.com>
 T: git://dpdk.org/next/dpdk-next-net-mrvl
 F: drivers/net/octeontx2/
+F: drivers/common/octeontx2/
 F: doc/guides/nics/features/octeontx2*.ini
 F: doc/guides/nics/octeontx2.rst
+F: doc/guides/platform/img/octeontx2_*
+F: doc/guides/platform/octeontx2.rst
 
 Marvell OCTEON TX2 - security
 M: Anoob Joseph <anoobj@marvell.com>