maintainers: add Chenbo for Vhost/Virtio/vDPA

Message ID 20200730134631.300702-1-maxime.coquelin@redhat.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: add Chenbo for Vhost/Virtio/vDPA |

Checks

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

Commit Message

Maxime Coquelin July 30, 2020, 1:46 p.m. UTC
  Chenbo has done an excellent job in reviewing,
contributing and testing patches.

This patch adds him as co-maintainer for Vhost, Virtio
and vDPA components.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Ferruh Yigit July 30, 2020, 1:56 p.m. UTC | #1
On 7/30/2020 2:46 PM, Maxime Coquelin wrote:
> Chenbo has done an excellent job in reviewing,
> contributing and testing patches.
> 
> This patch adds him as co-maintainer for Vhost, Virtio
> and vDPA components.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Chenbo Xia July 31, 2020, 7:17 a.m. UTC | #2
> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin@redhat.com>
> Sent: Thursday, July 30, 2020 9:47 PM
> To: dev@dpdk.org; Xia, Chenbo <chenbo.xia@intel.com>; Wang, Zhihong
> <zhihong.wang@intel.com>; Yigit, Ferruh <ferruh.yigit@intel.com>;
> david.marchand@redhat.com; thomas@monjalon.net
> Cc: Maxime Coquelin <maxime.coquelin@redhat.com>
> Subject: [PATCH] maintainers: add Chenbo for Vhost/Virtio/vDPA
> 
> Chenbo has done an excellent job in reviewing, contributing and testing patches.
> 
> This patch adds him as co-maintainer for Vhost, Virtio and vDPA components.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5328415c21..745621a5a7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -50,6 +50,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx
> 
>  Next-virtio Tree
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Chenbo Xia <chenbo.xia@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
> 
>  Next-crypto Tree
> @@ -889,6 +890,7 @@ F: doc/guides/nics/features/vmxnet3.ini
> 
>  Vhost-user
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Chenbo Xia <chenbo.xia@intel.com>
>  M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: lib/librte_vhost/
> @@ -903,6 +905,7 @@ F: doc/guides/sample_app_ug/vdpa.rst
> 
>  Vhost PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Chenbo Xia <chenbo.xia@intel.com>
>  M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/vhost/
> @@ -911,6 +914,7 @@ F: doc/guides/nics/features/vhost.ini
> 
>  Virtio PMD
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Chenbo Xia <chenbo.xia@intel.com>
>  M: Zhihong Wang <zhihong.wang@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/virtio/
> --
> 2.26.2

Acked-by: Chenbo Xia <chenbo.xia@intel.com>
  
Thomas Monjalon Aug. 6, 2020, 11:55 p.m. UTC | #3
> > Chenbo has done an excellent job in reviewing, contributing and testing patches.
> > 
> > This patch adds him as co-maintainer for Vhost, Virtio and vDPA components.
> > 
> > Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> 
> Acked-by: Chenbo Xia <chenbo.xia@intel.com>

Applied, thanks Chenbo for the help.

Chenbo becomes co-maintainer of the git tree dpdk-next-virtio.
Maxime will train him on tree maintenance tasks.
Git tree access will be granted once I receive the SSH key.
Some rights were granted in patchwork.
Please take care of the patch database :)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5328415c21..745621a5a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -50,6 +50,7 @@  T: git://dpdk.org/next/dpdk-next-net-mlx
 
 Next-virtio Tree
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Chenbo Xia <chenbo.xia@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 
 Next-crypto Tree
@@ -889,6 +890,7 @@  F: doc/guides/nics/features/vmxnet3.ini
 
 Vhost-user
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Chenbo Xia <chenbo.xia@intel.com>
 M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: lib/librte_vhost/
@@ -903,6 +905,7 @@  F: doc/guides/sample_app_ug/vdpa.rst
 
 Vhost PMD
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Chenbo Xia <chenbo.xia@intel.com>
 M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/vhost/
@@ -911,6 +914,7 @@  F: doc/guides/nics/features/vhost.ini
 
 Virtio PMD
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Chenbo Xia <chenbo.xia@intel.com>
 M: Zhihong Wang <zhihong.wang@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/