[dpdk-dev] [PATCH v2 0/2] doc: live migration procedure with vhost_user

2016-07-13 Thread Bernard Iremonger
This patchset describes the procedure to Live migrate a VM with Virtio PMD's with the vhost_user sample application (vhost-switch) running on the host. This patchset depends on the following patch: http://dpdk.org/dev/patchwork/patch/14625 Changes in v2: removed l2fwd information minor changes to

[dpdk-dev] [PATCH v2 0/2] doc: live migration procedure

2016-07-06 Thread Thomas Monjalon
Hi Bernard, 2016-07-06 17:01, Bernard Iremonger: > This pachset set describes the procedure to Live migrate > a VM with Virtio and VF PMD's using the bonding PMD. [...] > doc/guides/how_to/img/lm_overview.svg | 666 +++ > doc/guides/how_to/index.rst|

[dpdk-dev] [PATCH v2 0/2] doc: live migration procedure

2016-07-06 Thread Bernard Iremonger
This pachset set describes the procedure to Live migrate a VM with Virtio and VF PMD's using the bonding PMD. Changes in v2: change primary port before removing slave port remove unused variables from QEMU scripts identify NIC's in bridge setup scripts Bernard Iremonger (2): doc: live migration