From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?TWFydGlueCAtIOOCuOOCp+ODvOODoOOCug==?= Subject: Re: [PATCH] maintainers: claim responsability for xen Date: Thu, 23 Feb 2017 15:10:55 -0500 Message-ID: References: <1478504326-68105-1-git-send-email-jianfeng.tan@intel.com> <20170217160731.GA30539@char.us.ORACLE.com> <58AB0C46.5020601@oracle.com> <4346357.L5KG7J6tvv@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable To: dev Return-path: Received: from mail-qt0-f196.google.com (mail-qt0-f196.google.com [209.85.216.196]) by dpdk.org (Postfix) with ESMTP id 8B0DE378B for ; Thu, 23 Feb 2017 21:11:26 +0100 (CET) Received: by mail-qt0-f196.google.com with SMTP id b16so243354qte.2 for ; Thu, 23 Feb 2017 12:11:26 -0800 (PST) In-Reply-To: <4346357.L5KG7J6tvv@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 23 February 2017 at 03:49, Thomas Monjalon wrote: > 2017-02-20 15:33, Joao Martins: > > On 02/17/2017 04:07 PM, Konrad Rzeszutek Wilk wrote: > > > On Thu, Feb 16, 2017 at 10:51:44PM +0100, Vincent JARDIN wrote: > > >> Le 16/02/2017 =C3=A0 14:36, Konrad Rzeszutek Wilk a =C3=A9crit : > > >>>> Is it time now to officially remove Dom0 support? > > >>> So we do have an prototype implementation of netback but it is > waiting > > >>> for review of xen-devel to the spec. > > >>> > > >>> And I believe the implementation does utilize some of the dom0 > > >>> parts of code in DPDK. > > >> > > >> 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 kn= ow > > > 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? > > OK, see attached - I should note that its a WIP as Konrad noted, but > once the > > staging grants work is finished, the code would be improved to have it > in better > > shape (as well as in feature parity) for a proper RFC [and adhering to > the > > project coding style]. > > Excuse my ignorance on Xen. > Is xen-netback for Dom0? > Is the DPDK Dom0 support working and useful? > I'm also curious about Xen support on DPDK, mostly because I'm planning to run DPDK Apps on Amazon EC2 and they are Xen-based... So, sorry to ask this here but, how to use DPDK on Amazon EC2 (i.e., on top of Xen)? Which EC2 flavor / DPDK drivers to use? Thanks! Thiago