From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81]) by dpdk.org (Postfix) with ESMTP id 630453B5 for ; Fri, 17 Feb 2017 17:07:38 +0100 (CET) Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v1HG7Zn1004748 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 17 Feb 2017 16:07:35 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v1HG7YKC010687 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 17 Feb 2017 16:07:34 GMT Received: from abhmp0018.oracle.com (abhmp0018.oracle.com [141.146.116.24]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v1HG7X2n017622; Fri, 17 Feb 2017 16:07:33 GMT Received: from char.us.oracle.com (/10.137.176.158) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 17 Feb 2017 08:07:33 -0800 Received: by char.us.oracle.com (Postfix, from userid 1000) id D30D86A0A11; Fri, 17 Feb 2017 11:07:31 -0500 (EST) Date: Fri, 17 Feb 2017 11:07:31 -0500 From: Konrad Rzeszutek Wilk To: Vincent JARDIN , Joao Martins Cc: Thomas Monjalon , "Tan, Jianfeng" , Konrad Rzeszutek Wilk , dev@dpdk.org, bruce.richardson@intel.com, yuanhan.liu@linux.intel.com, Xen-devel Message-ID: <20170217160731.GA30539@char.us.ORACLE.com> References: <1478504326-68105-1-git-send-email-jianfeng.tan@intel.com> <83319780-26e9-afb6-74cd-20c07dad04a7@intel.com> <1915354.hxpEe7tUeI@xps13> <20170216133657.GB14695@dhcp-whq-twvpn-1-vpnpool-10-159-157-38.vpn.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-Mailman-Approved-At: Sat, 18 Feb 2017 12:06:58 +0100 Subject: Re: [dpdk-dev] [PATCH] maintainers: claim responsability for xen 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 16:07:38 -0000 On Thu, Feb 16, 2017 at 10:51:44PM +0100, Vincent JARDIN wrote: > Le 16/02/2017 =E0 14:36, Konrad Rzeszutek Wilk a =E9crit : > > > Is it time now to officially remove Dom0 support? > > So we do have an prototype implementation of netback but it is waitin= g > > for review of xen-devel to the spec. > >=20 > > And I believe the implementation does utilize some of the dom0 > > parts of code in DPDK. >=20 > Please, do you have URLs/pointers about it? It would be interesting to = share > it with DPDK community too. Joao, would it be possible to include an tarball of the patches? I know they are no in the right state with the review of the staging grants API - they are incompatible, but it may help folks to get a feel for what DPDK APIs you used? Staging grants API: https://lists.xenproject.org/archives/html/xen-devel/2016-12/msg01878.htm= l >=20 > Best regards, > Vincent