Re: [PATCH v4 2/2] doc: add live migration virtio sriov image
From: Mcnamara, John <hidden>
Date: 2016-07-19 14:14:04
quoted hunk ↗ jump to hunk
-----Original Message----- From: Iremonger, Bernard Sent: Monday, July 18, 2016 11:17 AM To: Mcnamara, John <redacted>; dev@dpdk.org Cc: Liu, Yong <redacted>; Xu, Qian Q <redacted>; yuanhan.liu@linux.intel.com; Iremonger, Bernard [off-list ref] Subject: [PATCH v4 2/2] doc: add live migration virtio sriov image This patch adds an image of the Live Migration for virtio and sriov test configuration. Signed-off-by: Bernard Iremonger <redacted> --- doc/guides/howto/lm_bond_virtio_sriov.rst | 4 ++++ 1 file changed, 4 insertions(+)diff --git a/doc/guides/howto/lm_bond_virtio_sriov.rstb/doc/guides/howto/lm_bond_virtio_sriov.rst index 6cf797d..49666f1 100644--- a/doc/guides/howto/lm_bond_virtio_sriov.rst +++ b/doc/guides/howto/lm_bond_virtio_sriov.rst@@ -67,6 +67,10 @@ The ip address of host_server_1 is 10.237.212.46 The ip address of host_server_2 is 10.237.212.131 +.. _figure_lm_bond_virtio_sriov: + +.. figure:: img/lm_bond_virtio_sriov.* + Live Migration steps --------------------
Hi, The image is missing in this patch. John