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 44412A04A3; Thu, 11 Jun 2020 14:17:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3B86C29CB; Thu, 11 Jun 2020 14:17:20 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 4ECABFEB for ; Thu, 11 Jun 2020 14:17:18 +0200 (CEST) IronPort-SDR: /wSRxFAN1hVPIiWWnn5lC22lFpKGN2tJhc2dH9ZwwRY0xvl3l3B3/0bNA1cTfRtVMs7cQrx/mI 1nxtmmUK06VA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jun 2020 05:17:17 -0700 IronPort-SDR: 2DAbge2FUHQ9v0TkG/rrXvuV8YXB64uJVZShRwHxBWbunFE0kZWmFmh+pci23SaO/FT6ueQ++G fsob3E2xXWVg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,499,1583222400"; d="scan'208";a="275314583" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga006.jf.intel.com with ESMTP; 11 Jun 2020 05:17:17 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 11 Jun 2020 05:17:17 -0700 Received: from shsmsx108.ccr.corp.intel.com (10.239.4.97) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 11 Jun 2020 05:17:16 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX108.ccr.corp.intel.com ([169.254.8.185]) with mapi id 14.03.0439.000; Thu, 11 Jun 2020 20:17:14 +0800 From: "Tu, Lijuan" To: "Ma, LihongX" , "dts@dpdk.org" , "Xie, WeiX" CC: "Ma, LihongX" Thread-Topic: [dts] [PATCH V1 0/2] fix issue of ssh vm Thread-Index: AQHWOk/vWuCaMzuVbEyQ74pN2/kZ2ajTX9AA Date: Thu, 11 Jun 2020 12:17:13 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC5BC1F@SHSMSX101.ccr.corp.intel.com> References: <1591234700-19815-1-git-send-email-lihongx.ma@intel.com> In-Reply-To: <1591234700-19815-1-git-send-email-lihongx.ma@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 V1 0/2] fix issue of ssh vm 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" Applied the series, thanks -----Original Message----- From: dts On Behalf Of lihong Sent: 2020=1B$BG/=1B(B6=1B$B7n=1B(B4=1B$BF|=1B(B 9:38 To: dts@dpdk.org; Xie, WeiX Cc: Ma, LihongX Subject: [dts] [PATCH V1 0/2] fix issue of ssh vm lihong (2): QMP: optimization file qemu-ga-client and qmp.py framework/qemu_kvm: check the ssh service status before get vm ip dep/QMP/qemu-ga-client | 10 ++++++---- dep/QMP/qmp.py | 4 ++-- framework/qemu_kvm.py | 9 +++++++++ 3 files changed, 17 insertions(+), 6 deletions(-) --=20 2.7.4