Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-04 Thread Michael S. Tsirkin
On Wed, Jan 04, 2017 at 11:00:55AM -0200, Flavio Leitner wrote: > On Wed, 4 Jan 2017 15:52:55 +0800 > Jason Wang wrote: > > > On 2017年01月04日 11:26, Jason Wang wrote: > > > > > > > > > On 2017年01月04日 00:27, Michael S. Tsirkin wrote: > > >> On Tue, Jan 03, 2017 at 06:28:18PM +0800, Jason Wang wro

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-04 Thread Flavio Leitner
On Wed, 4 Jan 2017 15:52:55 +0800 Jason Wang wrote: > On 2017年01月04日 11:26, Jason Wang wrote: > > > > > > On 2017年01月04日 00:27, Michael S. Tsirkin wrote: > >> On Tue, Jan 03, 2017 at 06:28:18PM +0800, Jason Wang wrote: > >>> > >>> On 2017年01月03日 11:09, Jason Wang wrote: > > On 201

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Jason Wang
On 2017年01月04日 11:26, Jason Wang wrote: On 2017年01月04日 00:27, Michael S. Tsirkin wrote: On Tue, Jan 03, 2017 at 06:28:18PM +0800, Jason Wang wrote: On 2017年01月03日 11:09, Jason Wang wrote: On 2016年12月30日 20:41, Flavio Leitner wrote: Hi, While I was testing vhost-user using OVS 2.5 and D

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Jason Wang
On 2017年01月04日 00:27, Michael S. Tsirkin wrote: On Tue, Jan 03, 2017 at 06:28:18PM +0800, Jason Wang wrote: On 2017年01月03日 11:09, Jason Wang wrote: On 2016年12月30日 20:41, Flavio Leitner wrote: Hi, While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the host and testpmd dpdk 2.2.

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Michael S. Tsirkin
On Tue, Jan 03, 2017 at 03:33:12PM -0200, Flavio Leitner wrote: > On Tue, 3 Jan 2017 18:28:18 +0800 > Jason Wang wrote: > > > On 2017年01月03日 11:09, Jason Wang wrote: > > > > > > > > > On 2016年12月30日 20:41, Flavio Leitner wrote: > > >> Hi, > > >> > > >> While I was testing vhost-user using OVS 2

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Flavio Leitner
On Tue, 3 Jan 2017 18:28:18 +0800 Jason Wang wrote: > On 2017年01月03日 11:09, Jason Wang wrote: > > > > > > On 2016年12月30日 20:41, Flavio Leitner wrote: > >> Hi, > >> > >> While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the > >> host and testpmd dpdk 2.2.0 in the guest, I found that

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Michael S. Tsirkin
On Tue, Jan 03, 2017 at 06:28:18PM +0800, Jason Wang wrote: > > > On 2017年01月03日 11:09, Jason Wang wrote: > > > > > > On 2016年12月30日 20:41, Flavio Leitner wrote: > > > Hi, > > > > > > While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the > > > host and testpmd dpdk 2.2.0 in the gu

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-03 Thread Jason Wang
On 2017年01月03日 11:09, Jason Wang wrote: On 2016年12月30日 20:41, Flavio Leitner wrote: Hi, While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the host and testpmd dpdk 2.2.0 in the guest, I found that the commit below breaks the environment and no packets gets into the guest. dpdk

Re: [Qemu-devel] vhost-user breaks after 96a3d98.

2017-01-02 Thread Jason Wang
On 2016年12月30日 20:41, Flavio Leitner wrote: Hi, While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the host and testpmd dpdk 2.2.0 in the guest, I found that the commit below breaks the environment and no packets gets into the guest. dpdk port --> OVS --> vhost-user --> guest -->

[Qemu-devel] vhost-user breaks after 96a3d98.

2016-12-30 Thread Flavio Leitner
Hi, While I was testing vhost-user using OVS 2.5 and DPDK 2.2.0 in the host and testpmd dpdk 2.2.0 in the guest, I found that the commit below breaks the environment and no packets gets into the guest. dpdk port --> OVS --> vhost-user --> guest --> testpmd ^--- drops her