DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Hyper-v support
@ 2018-05-23 19:11 Jaime Zelaya
  0 siblings, 0 replies; 7+ messages in thread
From: Jaime Zelaya @ 2018-05-23 19:11 UTC (permalink / raw)
  To: dev

Hi,
I followed the hyper-v support thread on this board, but
I haven't seen any release notes for hyper-v yet.
Questions:
Was hyper-v support released as planned ?
If so, in what release ?
If not, what release of DPDK will support it ?
and last,
What kernel version is required ?

Thank you so much for your attention

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [dpdk-dev] Hyper-v support
  2016-12-06 21:25       ` Thomas Monjalon
@ 2016-12-06 21:29         ` Stephen Hemminger
  0 siblings, 0 replies; 7+ messages in thread
From: Stephen Hemminger @ 2016-12-06 21:29 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Varun, dev

On Tue, 06 Dec 2016 22:25:29 +0100
Thomas Monjalon <thomas.monjalon@6wind.com> 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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [dpdk-dev] Hyper-v support
  2016-12-06 20:25     ` Stephen Hemminger
@ 2016-12-06 21:25       ` Thomas Monjalon
  2016-12-06 21:29         ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Monjalon @ 2016-12-06 21:25 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Varun, dev

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.

> Therefore the driver will depend on 4.10 kernel initially.

Please, could you send a patch for the web roadmap?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [dpdk-dev] Hyper-v support
  2016-12-01 11:25   ` Thomas Monjalon
@ 2016-12-06 20:25     ` Stephen Hemminger
  2016-12-06 21:25       ` Thomas Monjalon
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Hemminger @ 2016-12-06 20:25 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Varun, dev

On Thu, 01 Dec 2016 12:25:10 +0100
Thomas Monjalon <thomas.monjalon@6wind.com> 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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [dpdk-dev] Hyper-v support
  2016-12-01 11:21 ` Thomas Monjalon
@ 2016-12-01 11:25   ` Thomas Monjalon
  2016-12-06 20:25     ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Monjalon @ 2016-12-01 11:25 UTC (permalink / raw)
  To: Varun, Stephen Hemminger; +Cc: dev

(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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [dpdk-dev] Hyper-v support
  2016-11-30 22:34 Varun
@ 2016-12-01 11:21 ` Thomas Monjalon
  2016-12-01 11:25   ` Thomas Monjalon
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Monjalon @ 2016-12-01 11:21 UTC (permalink / raw)
  To: Varun, Stephen Hemminger; +Cc: dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [dpdk-dev] Hyper-v support
@ 2016-11-30 22:34 Varun
  2016-12-01 11:21 ` Thomas Monjalon
  0 siblings, 1 reply; 7+ messages in thread
From: Varun @ 2016-11-30 22:34 UTC (permalink / raw)
  To: dev

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?

-- 
Regards,
Varun

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-23 19:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23 19:11 [dpdk-dev] Hyper-v support Jaime Zelaya
  -- strict thread matches above, loose matches on Subject: below --
2016-11-30 22:34 Varun
2016-12-01 11:21 ` Thomas Monjalon
2016-12-01 11:25   ` Thomas Monjalon
2016-12-06 20:25     ` Stephen Hemminger
2016-12-06 21:25       ` Thomas Monjalon
2016-12-06 21:29         ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).