From mboxrd@z Thu Jan 1 00:00:00 1970 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) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=pvL+Gsnk4RL2YJBuSGHUTB5dxWgvoOARruAoKJK73iY=; b=BT7zc4f7Cj9ArLoPgdIM0ZiibMRqF0gN+gQSHtg3EMZT85CaxSJ57TSGRsCxWIC4Vk X4Nsb2CkrWY2Ri5CeQDEgPmA62FUM0wIatRlqvRAIp9Ndcbf2bKf0d1NxC+c8h1LLEw9 NgcSpYXJ03i2BTL5cErNhYNK6knyGAPBUvJLm5fdyM61ezx30fgz0LATCDXobz8EQHIO AR45BvWpvLRr4x5dC/URvcQWJQ54eIODwEer1dNFav5Qtq/rHJrwZ0WXmTJn+LcTfYZk jPBvIRdk8oL8UGTwC8ezJAin2Clv055RCuACFc/xIQXTQ9Udi+31UzHai1WlJ/zUzEio DfeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=pvL+Gsnk4RL2YJBuSGHUTB5dxWgvoOARruAoKJK73iY=; b=ckdwgmlNOOWfeOGB8iXNHlrMtGLxyq+LspIbisfjO/HiEdhr0lAq8et5Gb0cxIMTlW KpAtMlt1QcxYkJbnwF4dNPNF6Zufh1uLV6ZSEuDKjMonj4k0n3MmYNAa316zLNsRweD/ +DMlDXYCaueHk4ZXGSJdh8zNUcmbrmLA0FGciqezya8lJML5rJ02h3nqidQcQ+El6Sly 7dU7rUjxokycRdM3YIpMOOvMmYjNvMWCZKTkYCDqTlsR9JLxC46sjrCbit0LKIbvo/sI 94MCeBU4MLuisauiL0I0DbkcB5B+7XilABAN5mbPD2vIMPddw6QfQtkJn2gwTtZ4qIdn z3DA== X-Gm-Message-State: AMke39mkHfTBUR43hQr/OWGhwH67gtdBDoLrJLNuNJqud23bcKY9wr+BgAF8O5Nlk/Hr0R6xZFhKzkA0Y85JAw== X-Received: by 10.200.37.89 with SMTP id 25mr9320702qtn.4.1487880685529; Thu, 23 Feb 2017 12:11:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.157.203 with HTTP; Thu, 23 Feb 2017 12:10:55 -0800 (PST) In-Reply-To: <4346357.L5KG7J6tvv@xps13> References: <1478504326-68105-1-git-send-email-jianfeng.tan@intel.com> <20170217160731.GA30539@char.us.ORACLE.com> <58AB0C46.5020601@oracle.com> <4346357.L5KG7J6tvv@xps13> From: =?UTF-8?B?TWFydGlueCAtIOOCuOOCp+ODvOODoOOCug==?= Date: Thu, 23 Feb 2017 15:10:55 -0500 Message-ID: To: dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 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: Thu, 23 Feb 2017 20:11:26 -0000 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