From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id CAEABB41C for ; Thu, 5 Feb 2015 09:34:40 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 05 Feb 2015 00:29:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,522,1418112000"; d="scan'208";a="681233104" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by orsmga002.jf.intel.com with ESMTP; 05 Feb 2015 00:34:38 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.110.14) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 5 Feb 2015 16:34:36 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.253]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.91]) with mapi id 14.03.0195.001; Thu, 5 Feb 2015 16:34:37 +0800 From: "Liu, Jijiang" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH] maintainer: claim review for Xen Dom0 support Thread-Index: AQHQQR1lVl3cZtwNOkWagWWn8nQeB5zhuRYg Date: Thu, 5 Feb 2015 08:34:35 +0000 Message-ID: <1ED644BD7E0A5F4091CF203DAFB8E4CC01DCF89A@SHSMSX101.ccr.corp.intel.com> References: <1423103460-4161-1-git-send-email-jijiang.liu@intel.com> <24967719.U7Dc9FlWMt@xps13> In-Reply-To: <24967719.U7Dc9FlWMt@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] maintainer: claim review for Xen Dom0 support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2015 08:34:41 -0000 Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, February 05, 2015 4:25 PM > To: Liu, Jijiang > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] maintainer: claim review for Xen Dom0 > support >=20 > Hi Jijiang, >=20 > 2015-02-05 10:31, Jijiang Liu: > > I will be a volunteer of reviewing the following files: > > lib/librte_eal/linuxapp/xen_dom0/* > > lib/librte_eal/linuxapp/eal/eal_xen_memory.c > > lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h >=20 > Actually, the section that you are subscribing is wider: > F: lib/librte_eal/linuxapp/xen_dom0/ > F: lib/librte_eal/linuxapp/eal/*xen* > F: lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h > F: lib/librte_mempool/rte_dom0_mempool.c > F: lib/librte_pmd_xenvirt/ > F: doc/guides/xen/ > F: app/test-pmd/mempool_* > F: examples/vhost_xen/ >=20 > > Linux Xen > > +M: Jijiang Liu >=20 > Was your intention to be responsible of the whole Xen area or only of EAL= for > Xen? I just talked this with Xie Huawei, and I know that he will be a volunteer = for the following files. F: lib/librte_pmd_xenvirt/ F: doc/guides/xen/ F: app/test-pmd/mempool_* F: examples/vhost_xen/ so I will be responsible for the following files: F: lib/librte_eal/linuxapp/xen_dom0/ F: lib/librte_eal/linuxapp/eal/*xen* F: lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h F: lib/librte_mempool/rte_dom0_mempool.c > -- > Thomas