From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 23440A3168 for ; Thu, 17 Oct 2019 03:57:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 19F7E1DFEC; Thu, 17 Oct 2019 03:57:14 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 999901D16D for ; Thu, 17 Oct 2019 03:57:12 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Oct 2019 18:57:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,306,1566889200"; d="scan'208";a="396095386" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga005.fm.intel.com with ESMTP; 16 Oct 2019 18:57:11 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 16 Oct 2019 18:57:11 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 16 Oct 2019 18:57:10 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.166]) by SHSMSX152.ccr.corp.intel.com ([10.239.6.52]) with mapi id 14.03.0439.000; Thu, 17 Oct 2019 09:57:07 +0800 From: "Wang, Yinan" To: "Ma, LihongX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V2 1/3][migration] conf/vhost_user_live_migration: update cfg file Thread-Index: AQHVgwTwxO4eRkfgVkCyHGGHNJOTcKdeFkxg Date: Thu, 17 Oct 2019 01:57:07 +0000 Message-ID: References: <1571081822-5323-1-git-send-email-lihongx.ma@intel.com> In-Reply-To: <1571081822-5323-1-git-send-email-lihongx.ma@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWQ3ZGE4MmYtM2U4MC00ZGIyLTk2NmQtNmNhOTY2YzQyZDlhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiN3BYVFlHTTltMEE2UXJFR1hBa1Z3cDhzMnFOY2UrUGRwaDlmVkZ3ellUXC85elRaK3FvWklHak1UXC9RUmF2ZlwvMyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2 1/3][migration] conf/vhost_user_live_migration: update cfg file X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Acked-by: Wang, Yinan > -----Original Message----- > From: Ma, LihongX > Sent: 2019=1B$BG/=1B(B10=1B$B7n=1B(B15=1B$BF|=1B(B 3:37 > To: dts@dpdk.org > Cc: Wang, Yinan ; Ma, LihongX > Subject: [dts][PATCH V2 1/3][migration] conf/vhost_user_live_migration: u= pdate > cfg file >=20 > Signed-off-by: lihong > --- > conf/vhost_user_live_migration.cfg | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) >=20 > diff --git a/conf/vhost_user_live_migration.cfg > b/conf/vhost_user_live_migration.cfg > index c687acd..f8b192d 100644 > --- a/conf/vhost_user_live_migration.cfg > +++ b/conf/vhost_user_live_migration.cfg > @@ -90,6 +90,11 @@ > # listending tcp port >=20 > # vm configuration for vhost user live migration case > +# host_share_dir config the dir of vm img on host # backup_mount_path > +config the mount dir on backup [mount_info] > +host_share_dir=3D/home/vm-image backup_mount_path=3D/mnt/nfs > [host] > cpu =3D > model=3Dhost,number=3D4,cpupin=3D5 6 7 8; @@ -101,8 +106,6 @@ login = =3D > user=3Droot,password=3Dtester; > daemon =3D > enable=3Dyes; > -serial_port =3D > - enable=3Dyes; > [backup] > cpu =3D > model=3Dhost,number=3D4,cpupin=3D5 6 7 8; @@ -116,5 +119,3 @@ daemon= =3D > enable=3Dyes; > migration =3D > enable=3Dyes,port=3D4444; > -serial_port =3D > - enable=3Dyes; > -- > 2.7.4