From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <tiwei.bie@intel.com> Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A529E2B9E for <dev@dpdk.org>; Fri, 1 Dec 2017 13:18:13 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Dec 2017 04:18:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,344,1508828400"; d="scan'208";a="182400902" Received: from deepin-15.sh.intel.com (HELO debian-xvivbkq) ([10.67.104.165]) by fmsmga005.fm.intel.com with ESMTP; 01 Dec 2017 04:18:11 -0800 Date: Fri, 1 Dec 2017 20:17:41 +0800 From: Tiwei Bie <tiwei.bie@intel.com> To: Yuanhan Liu <yliu@fridaylinux.org> Cc: maxime.coquelin@redhat.com, dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net> Message-ID: <20171201121740.3rsqortyr2uwzkkq@debian-xvivbkq> References: <20171201110435.20925-1-tiwei.bie@intel.com> <20171201120604.GE17395@yliu-dev> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20171201120604.GE17395@yliu-dev> User-Agent: NeoMutt/20170609 (1.8.3) Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for virtio PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Fri, 01 Dec 2017 12:18:14 -0000 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