[dpdk-dev] [PATCH 2/2] Patch to allow live migration of a VM with US-VHost.

2014-08-29 Thread Thomas Monjalon
> > > Subject: [dpdk-dev] [PATCH 2/2] Patch to allow live migration of a VM > > > with US-VHost. > > > > > > Signed-off-by: Claire Murphy > > > > +1. This patch enables live migration for us on Intel DPDK vSwitch. > > Acked-by: Mark D. Gray Nobody else reviewed this patch? Title is wrongly

[dpdk-dev] [PATCH 2/2] Patch to allow live migration of a VM with US-VHost.

2014-06-18 Thread Claire Murphy
Signed-off-by: Claire Murphy --- examples/vhost/vhost-net-cdev.c | 18 ++ examples/vhost/virtio-net.c |8 +++- 2 files changed, 25 insertions(+), 1 deletions(-) diff --git a/examples/vhost/vhost-net-cdev.c b/examples/vhost/vhost-net-cdev.c index ef42e88..e942df0