From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 6014B98 for ; Fri, 17 Feb 2017 09:47:23 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Feb 2017 00:47:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,171,1484035200"; d="scan'208";a="66933558" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga006.fm.intel.com with ESMTP; 17 Feb 2017 00:47:21 -0800 Date: Fri, 17 Feb 2017 16:49:38 +0800 From: Yuanhan Liu To: Maxime Coquelin Cc: thomas.monjalon@6wind.com, dev@dpdk.org Message-ID: <20170217084938.GF20916@yliu-dev.sh.intel.com> References: <20170217083142.11664-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170217083142.11664-1-maxime.coquelin@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsibility for Vhost-user, Virtio PMD & Vhost PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2017 08:47:24 -0000 On Fri, Feb 17, 2017 at 09:31:42AM +0100, Maxime Coquelin wrote: > Add myself as co-maintainer for these drivers and library. > > Suggested-by: Yuanhan Liu > Signed-off-by: Maxime Coquelin I think it's obvious that Maxime is done great job at reviewing vhost/virtio patches. So, Acked-by: Yuanhan Liu --yliu