From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Hyper-v support Date: Tue, 6 Dec 2016 12:25:31 -0800 Message-ID: <20161206122531.4d147748@xeon-e3> References: <2343421.PKDcrM7tSE@xps13> <2702523.1trrNuZT35@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Varun , dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-pg0-f51.google.com (mail-pg0-f51.google.com [74.125.83.51]) by dpdk.org (Postfix) with ESMTP id 3E1BA2BCD for ; Tue, 6 Dec 2016 21:25:41 +0100 (CET) Received: by mail-pg0-f51.google.com with SMTP id 3so152904802pgd.0 for ; Tue, 06 Dec 2016 12:25:41 -0800 (PST) In-Reply-To: <2702523.1trrNuZT35@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 Thu, 01 Dec 2016 12:25:10 +0100 Thomas Monjalon wrote: > (fixed the email, sorry) > > 2016-12-01 12:21, Thomas Monjalon: > > 2016-11-30 14:34, Varun: > > > Hi, > > > > > > I would like to know if the latest DPDK (16.11) supports hyper-v? > > > > > > I couldn't find any conclusive evidence online or in dpdk roadmap. Is it > > > likely that we see it in 17.05? > > > > Stephen did a presentation at the last DPDK userspace summit: > > https://dpdksummit.com/Archive/pdf/2016Userspace/Day01-Session03-StephenHemminger-Userspace2016.pdf > > > > Stephen, please, could you confirm the expected release for Hyper-V support? > > A patch for the roadmap page would be great: > > http://dpdk.org/dev/roadmap > > Yes, the plan is the same. Since DPDK is moving target, getting merges done has been a real pain. The Hyper-V UIO generic driver has just gone into upstream next tree. Therefore the driver will depend on 4.10 kernel initially.