From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Hyper-v support Date: Tue, 6 Dec 2016 13:29:43 -0800 Message-ID: <20161206132943.5ff2d74f@xeon-e3> References: <2702523.1trrNuZT35@xps13> <20161206122531.4d147748@xeon-e3> <1929209.d2FdTvr7Hj@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-pf0-f169.google.com (mail-pf0-f169.google.com [209.85.192.169]) by dpdk.org (Postfix) with ESMTP id 96172475E for ; Tue, 6 Dec 2016 22:29:51 +0100 (CET) Received: by mail-pf0-f169.google.com with SMTP id i88so72112348pfk.2 for ; Tue, 06 Dec 2016 13:29:51 -0800 (PST) In-Reply-To: <1929209.d2FdTvr7Hj@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 Tue, 06 Dec 2016 22:25:29 +0100 Thomas Monjalon wrote: > 2016-12-06 12:25, Stephen Hemminger: > > 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. > > I don't understand what you mean. The code from Brocade was on older release, and depended on a slightly different model for UIO interaction. Resolving this has taken longer than expected. Also the changes from The changes to PCI for v16.11 overlapped vmbus related changes.