On Mon, Feb 22, 2016 at 10:56:42AM +0100, Thomas Monjalon wrote:
> > > Patches 2 and 3 have been merged to avoid a compilation error.
> > > Applied, thanks
> >
> > Actually, there was a ongoing discussion about patch 6, the handling
> > of VHOST_USER_SEND_RARP request:
> >
> > http://dpdk.org/m
On Fri, Feb 19, 2016 at 04:01:25PM +0100, Thomas Monjalon wrote:
> 2016-01-29 12:57, Yuanhan Liu:
> > This patch set adds the vhost-user live migration support.
> >
> > The major task behind that is to log pages we touched during
> > live migration, including used vring and desc buffer. So, this
>
2016-02-22 15:08, Yuanhan Liu:
> On Fri, Feb 19, 2016 at 04:01:25PM +0100, Thomas Monjalon wrote:
> > 2016-01-29 12:57, Yuanhan Liu:
> > > This patch set adds the vhost-user live migration support.
> > >
> > > The major task behind that is to log pages we touched during
> > > live migration, inclu
2016-01-29 12:57, Yuanhan Liu:
> This patch set adds the vhost-user live migration support.
>
> The major task behind that is to log pages we touched during
> live migration, including used vring and desc buffer. So, this
> patch set is basically about adding vhost log support, and
> using it.
>
On Mon, Feb 01, 2016 at 03:54:05PM +, Iremonger, Bernard wrote:
> Hi Yuanhan,
>
>
>
> > A simple test guide (on same host)
> > ==
> >
> > The following test is based on OVS + DPDK (check [0] for how to setup OVS +
> > DPDK):
...
>
> The above test guide shou
Hi Yuanhan,
> A simple test guide (on same host)
> ==
>
> The following test is based on OVS + DPDK (check [0] for how to setup OVS +
> DPDK):
>
> [0]: http://wiki.qemu.org/Features/vhost-user-ovs-dpdk
>
> Here is the rough test guide:
>
> 1. start ovs-vsw
This patch set adds the vhost-user live migration support.
The major task behind that is to log pages we touched during
live migration, including used vring and desc buffer. So, this
patch set is basically about adding vhost log support, and
using it.
Another important thing is that you need noti
7 matches
Mail list logo