[dpdk-dev] [PATCH v2 00/11] qemu vhost-user support

2015-02-23 Thread Czesnowicz, Przemyslaw
> I tried to locally applied the patches, waiting comments are closed. > But I stopped after patch 04/11 which makes compilation failing. > I'm so sorry that we still don't have a vhost-user support integrated in DPDK. > I feel it won't be ready in next days to be able to enter in 2.0 version. Hi

[dpdk-dev] [PATCH v2 00/11] qemu vhost-user support

2015-02-23 Thread Czesnowicz, Przemyslaw
> 2015-02-23 13:53, Czesnowicz, Przemyslaw: > > > I tried to locally applied the patches, waiting comments are closed. > > > But I stopped after patch 04/11 which makes compilation failing. > > > I'm so sorry that we still don't have a vhost-user support integrate

[dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser

2015-12-15 Thread Czesnowicz, Przemyslaw
Hi Abhijeet, If you answer below questions it will help me understand your problem. What do you mean by DPDK instance? Are you able to communicate with other VM's on the same compute node? Can you check if the DHCP requests arrive on the controller node? (I'm assuming this is at least compute+

[dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser

2015-12-17 Thread Czesnowicz, Przemyslaw
/networking-ovs-dpdk/blob/stable/kilo/doc/source/getstarted/ubuntu.rst Best regards Przemek From: Abhijeet Karve [mailto:abhijeet.ka...@tcs.com] Sent: Wednesday, December 16, 2015 9:37 AM To: Czesnowicz, Przemyslaw Cc: dev at dpdk.org; discuss at openvswitch.org; Gray, Mark D Subject: RE: [dpdk-dev

[dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser

2015-12-17 Thread Czesnowicz, Przemyslaw
] Sent: Thursday, December 17, 2015 12:41 PM To: Czesnowicz, Przemyslaw Cc: dev at dpdk.org; discuss at openvswitch.org; Gray, Mark D Subject: RE: [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser Hi Przemek, Thank you so much for sharing the ref

[dpdk-dev] [PATCH] vhost: add interface name to virtio-net struct

2014-12-18 Thread Czesnowicz, Przemyslaw
> Hi Thomas, > > A basic vHost use case will work, for example a single Virtual Machine with a > vHost port. However normal vSwitching use cases will require the use of > multiple > vHost ports and multiple VMs. With that in mind, it is essential that the > vSwitch > has some way of knowing

[dpdk-dev] DPDK with vhostuser - Issue in Testing with DPDK-Pktgen

2016-02-27 Thread Czesnowicz, Przemyslaw
any effect with your current configuration. Regards Przemek From: Abhijeet Karve [mailto:abhijeet.ka...@tcs.com] Sent: Friday, February 26, 2016 2:45 PM To: Czesnowicz, Przemyslaw ; Mooney, Sean K ; Chandran, Sugesh Cc: dev at dpdk.org; discuss at openvswitch.org Subject: DPDK with vhostuser - Is

[dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Getting memory backing issues with qemu parameter passing

2016-01-04 Thread Czesnowicz, Przemyslaw
To: Czesnowicz, Przemyslaw Cc: dev at dpdk.org; discuss at openvswitch.org; Gray, Mark D Subject: RE: [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Getting memory backing issues with qemu parameter passing Hi Przemek, Thank you so much for your quick response. The guide(https://github.com/openstack

[dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Inter-VM communication & IP allocation through DHCP issue

2016-01-27 Thread Czesnowicz, Przemyslaw
there could be a clue. Regards Przemek From: Abhijeet Karve [mailto:abhijeet.ka...@tcs.com] Sent: Monday, January 25, 2016 6:13 PM To: Czesnowicz, Przemyslaw Cc: dev at dpdk.org; discuss at openvswitch.org; Gray, Mark D Subject: RE: [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Inter-VM

[dpdk-dev] dev@DPDK Hackathon Proposal

2015-05-19 Thread Czesnowicz, Przemyslaw
Hi Ravi, Kilo release of Openstack allows to use ovs-dpdk with vhostuser. Nova includes vhost-user vif driver, and for neutron we have a mechanism driver and agent in stackforge project : https://github.com/stackforge/networking-ovs-dpdk The neutron part is hosted on stackforge because of