[dpdk-dev] maintainers: claim responsibility for virtio PMD

Message ID 20171201110435.20925-1-tiwei.bie@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Tiwei Bie Dec. 1, 2017, 11:04 a.m. UTC
  Add myself as co-maintainer for virtio driver.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
---
Hi Yuanhan and Maxime,

As there will be more and more virtio related stuffs (e.g. vhost-pci,
virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
Hope this could help!

Best regards,
Tiwei Bie

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Yuanhan Liu Dec. 1, 2017, 12:06 p.m. UTC | #1
On Fri, Dec 01, 2017 at 07:04:35PM +0800, Tiwei Bie wrote:
> Add myself as co-maintainer for virtio driver.
> 
> Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> ---
> Hi Yuanhan and Maxime,
> 
> As there will be more and more virtio related stuffs (e.g. vhost-pci,
> virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
> needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
> Hope this could help!

I'm glad that you are offering help! And

Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

	--yliu
> 
> Best regards,
> Tiwei Bie
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0baeb423..0627aa345 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -528,6 +528,7 @@ F: doc/guides/nics/features/vhost.ini
>  Virtio PMD
>  M: Yuanhan Liu <yliu@fridaylinux.org>
>  M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/virtio/
>  F: doc/guides/nics/virtio.rst
> -- 
> 2.13.3
  
Tiwei Bie Dec. 1, 2017, 12:17 p.m. UTC | #2
On Fri, Dec 01, 2017 at 08:06:04PM +0800, Yuanhan Liu wrote:
> On Fri, Dec 01, 2017 at 07:04:35PM +0800, Tiwei Bie wrote:
> > Add myself as co-maintainer for virtio driver.
> > 
> > Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> > ---
> > Hi Yuanhan and Maxime,
> > 
> > As there will be more and more virtio related stuffs (e.g. vhost-pci,
> > virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
> > needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
> > Hope this could help!
> 
> I'm glad that you are offering help! And
> 
> Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> 

Cool! Thank you so much! ;-)

Best regards,
Tiwei Bie
  
Maxime Coquelin Dec. 1, 2017, 1:46 p.m. UTC | #3
On 12/01/2017 12:04 PM, Tiwei Bie wrote:
> Add myself as co-maintainer for virtio driver.
> 
> Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> ---
> Hi Yuanhan and Maxime,
> 
> As there will be more and more virtio related stuffs (e.g. vhost-pci,
> virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
> needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
> Hope this could help!
> 
> Best regards,
> Tiwei Bie
> 
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0baeb423..0627aa345 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -528,6 +528,7 @@ F: doc/guides/nics/features/vhost.ini
>   Virtio PMD
>   M: Yuanhan Liu <yliu@fridaylinux.org>
>   M: Maxime Coquelin <maxime.coquelin@redhat.com>
> +M: Tiwei Bie <tiwei.bie@intel.com>
>   T: git://dpdk.org/next/dpdk-next-virtio
>   F: drivers/net/virtio/
>   F: doc/guides/nics/virtio.rst
> 

Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks!
Maxime
  
Tiwei Bie Dec. 1, 2017, 2:26 p.m. UTC | #4
On Fri, Dec 01, 2017 at 02:46:46PM +0100, Maxime Coquelin wrote:
> On 12/01/2017 12:04 PM, Tiwei Bie wrote:
> > Add myself as co-maintainer for virtio driver.
> > 
> > Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> > ---
> > Hi Yuanhan and Maxime,
> > 
> > As there will be more and more virtio related stuffs (e.g. vhost-pci,
> > virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
> > needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
> > Hope this could help!
> > 
> > Best regards,
> > Tiwei Bie
> > 
> >   MAINTAINERS | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f0baeb423..0627aa345 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -528,6 +528,7 @@ F: doc/guides/nics/features/vhost.ini
> >   Virtio PMD
> >   M: Yuanhan Liu <yliu@fridaylinux.org>
> >   M: Maxime Coquelin <maxime.coquelin@redhat.com>
> > +M: Tiwei Bie <tiwei.bie@intel.com>
> >   T: git://dpdk.org/next/dpdk-next-virtio
> >   F: drivers/net/virtio/
> >   F: doc/guides/nics/virtio.rst
> > 
> 
> Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> 

Thank you very much! ;-)

Best regards,
Tiwei Bie
  
Yuanhan Liu Dec. 5, 2017, 12:57 p.m. UTC | #5
On Fri, Dec 01, 2017 at 08:06:04PM +0800, Yuanhan Liu wrote:
> On Fri, Dec 01, 2017 at 07:04:35PM +0800, Tiwei Bie wrote:
> > Add myself as co-maintainer for virtio driver.
> > 
> > Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> > ---
> > Hi Yuanhan and Maxime,
> > 
> > As there will be more and more virtio related stuffs (e.g. vhost-pci,
> > virtio crypto, vhost crypto) in DPDK, more maintaining efforts will be
> > needed for virtio/vhost. So I volunteer to co-maintain virtio driver.
> > Hope this could help!
> 
> I'm glad that you are offering help! And
> 
> Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

It was a mistake; I switched to an older machine, with older configs.
Sorry for that. And here is the right one:

Acked-by: Yuanhan Liu <yliu@fridaylinux.org>

	--yliu
  
Thomas Monjalon Dec. 24, 2017, 9:31 a.m. UTC | #6
01/12/2017 14:46, Maxime Coquelin:
> 
> On 12/01/2017 12:04 PM, Tiwei Bie wrote:
> > Add myself as co-maintainer for virtio driver.
> > 
> > Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
> 
> Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Applied, thanks
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f0baeb423..0627aa345 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -528,6 +528,7 @@  F: doc/guides/nics/features/vhost.ini
 Virtio PMD
 M: Yuanhan Liu <yliu@fridaylinux.org>
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
+M: Tiwei Bie <tiwei.bie@intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/
 F: doc/guides/nics/virtio.rst