maintainers: add net-brcm sub-tree

Message ID 20191015073800.29271-1-ferruh.yigit@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series maintainers: add net-brcm sub-tree |

Checks

Context Check Description
ci/iol-compilation success Compile Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/checkpatch success coding style OK
ci/iol-mellanox-Performance success Performance Testing PASS

Commit Message

Ferruh Yigit Oct. 15, 2019, 7:38 a.m. UTC
  Adding vendor specific sub-tree for Broadcom drivers.
The next-net-brcm sub-tree will be sub-tree of the next-net.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
Cc: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Ajit Khaparde Oct. 17, 2019, 5:39 p.m. UTC | #1
On Tue, Oct 15, 2019 at 12:38 AM Ferruh Yigit <ferruh.yigit@intel.com>
wrote:

> Adding vendor specific sub-tree for Broadcom drivers.
> The next-net-brcm sub-tree will be sub-tree of the next-net.
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
> Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
> Cc: Thomas Monjalon <thomas@monjalon.net>
>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>


> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d2026b5ac8..1be286a15d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -45,6 +45,10 @@ Next-net-mlx Tree
>  M: Raslan Darawsheh <rasland@mellanox.com>
>  T: git://dpdk.org/next/dpdk-next-net-mlx
>
> +Next-net-brcm Tree
> +M: Ajit Khaparde <ajit.khaparde@broadcom.com>
> +T: git://dpdk.org/next/dpdk-next-net-brcm
> +
>  Next-virtio Tree
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
>  M: Tiwei Bie <tiwei.bie@intel.com>
> @@ -565,6 +569,7 @@ F: doc/guides/nics/features/ark.ini
>  Broadcom bnxt
>  M: Ajit Khaparde <ajit.khaparde@broadcom.com>
>  M: Somnath Kotur <somnath.kotur@broadcom.com>
> +T: git://dpdk.org/next/dpdk-next-net-brcm
>  F: drivers/net/bnxt/
>  F: doc/guides/nics/bnxt.rst
>  F: doc/guides/nics/features/bnxt.ini
> --
> 2.21.0
>
>
  
Thomas Monjalon Oct. 17, 2019, 9:23 p.m. UTC | #2
17/10/2019 19:39, Ajit Khaparde:
> On Tue, Oct 15, 2019 at 12:38 AM Ferruh Yigit <ferruh.yigit@intel.com>
> wrote:
> 
> > Adding vendor specific sub-tree for Broadcom drivers.
> > The next-net-brcm sub-tree will be sub-tree of the next-net.
> >
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > ---
> > Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
> > Cc: Thomas Monjalon <thomas@monjalon.net>
> >
> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
  
Ferruh Yigit Oct. 18, 2019, 2:57 p.m. UTC | #3
On 10/17/2019 10:23 PM, Thomas Monjalon wrote:
> 17/10/2019 19:39, Ajit Khaparde:
>> On Tue, Oct 15, 2019 at 12:38 AM Ferruh Yigit <ferruh.yigit@intel.com>
>> wrote:
>>
>>> Adding vendor specific sub-tree for Broadcom drivers.
>>> The next-net-brcm sub-tree will be sub-tree of the next-net.
>>>
>>> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
>>> ---
>>> Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
>>> Cc: Thomas Monjalon <thomas@monjalon.net>
>>>
>> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> Acked-by: Thomas Monjalon <thomas@monjalon.net>
> 

Applied to dpdk-next-net/master, thanks.

May your tree grow well and live long J
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d2026b5ac8..1be286a15d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -45,6 +45,10 @@  Next-net-mlx Tree
 M: Raslan Darawsheh <rasland@mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net-mlx
 
+Next-net-brcm Tree
+M: Ajit Khaparde <ajit.khaparde@broadcom.com>
+T: git://dpdk.org/next/dpdk-next-net-brcm
+
 Next-virtio Tree
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
 M: Tiwei Bie <tiwei.bie@intel.com>
@@ -565,6 +569,7 @@  F: doc/guides/nics/features/ark.ini
 Broadcom bnxt
 M: Ajit Khaparde <ajit.khaparde@broadcom.com>
 M: Somnath Kotur <somnath.kotur@broadcom.com>
+T: git://dpdk.org/next/dpdk-next-net-brcm
 F: drivers/net/bnxt/
 F: doc/guides/nics/bnxt.rst
 F: doc/guides/nics/features/bnxt.ini