From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 4023D3777 for ; Tue, 19 Jul 2016 18:16:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 19 Jul 2016 09:15:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,390,1464678000"; d="scan'208";a="1024895400" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga002.fm.intel.com with ESMTP; 19 Jul 2016 09:15:35 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.204]) by irsmsx110.ger.corp.intel.com ([163.33.3.25]) with mapi id 14.03.0248.002; Tue, 19 Jul 2016 17:15:34 +0100 From: "Mcnamara, John" To: "Iremonger, Bernard" , "dev@dpdk.org" CC: "Liu, Yong" , "Xu, Qian Q" , "yuanhan.liu@linux.intel.com" Thread-Topic: [PATCH v3 2/2] doc: add vhost_user live migration image Thread-Index: AQHR4QD5bkiHtQtVlkm3VWXwuX2CsaAf732g Date: Tue, 19 Jul 2016 16:15:34 +0000 Message-ID: References: <1468424161-13064-1-git-send-email-bernard.iremonger@intel.com> <1468852227-31905-1-git-send-email-bernard.iremonger@intel.com> <1468852227-31905-3-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1468852227-31905-3-git-send-email-bernard.iremonger@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjNjMDRhYTYtNTBlYi00Zjc0LTlkM2EtZmQ2MGNhMjI2OTAzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjhrbFRjZGozRU91TmRZOWtXM1djaUE2VVk0aWVVVmEwRlVcL3ZhTjZLc01RPSJ9 x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 2/2] doc: add vhost_user live migration image X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 16:16:06 -0000 > -----Original Message----- > From: Iremonger, Bernard > Sent: Monday, July 18, 2016 3:30 PM > To: Mcnamara, John ; dev@dpdk.org > Cc: Liu, Yong ; Xu, Qian Q ; > yuanhan.liu@linux.intel.com; Iremonger, Bernard > > Subject: [PATCH v3 2/2] doc: add vhost_user live migration image >=20 > This patch adds an image of the Live Migration of a VM using vhost_user o= n > the host, test configuration. >=20 > Signed-off-by: Bernard Iremonger Acked-by: John McNamara