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

2017-12-24 Thread Thomas Monjalon
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 > > Acked-by: Maxime Coquelin Applied, thanks

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

2017-12-05 Thread Yuanhan Liu
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 > > --- > > Hi Yuanhan and Maxime, > > > > As there will be more and more virtio related s

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

2017-12-01 Thread Tiwei Bie
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 > > --- > > Hi Yuanhan and Maxime, > > > > As there will be more and more virtio related stuffs (e.g. vh

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

2017-12-01 Thread 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 --- 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

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

2017-12-01 Thread Tiwei Bie
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 > > --- > > Hi Yuanhan and Maxime, > > > > As there will be more and more virtio related s

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

2017-12-01 Thread Yuanhan Liu
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 > --- > 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 maintaini

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

2017-12-01 Thread Tiwei Bie
Add myself as co-maintainer for virtio driver. Signed-off-by: Tiwei Bie --- 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 v