From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C48B4A0562; Fri, 19 Mar 2021 10:01:10 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7AE4140F57; Fri, 19 Mar 2021 10:01:10 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 1A2A8140F53 for ; Fri, 19 Mar 2021 10:01:08 +0100 (CET) IronPort-SDR: Rwzwn2YOrxcyJhUTe5JbGYsoad6v4S6yZdj+wg5NEucXienNwnwsO6AXkrgLjvKcqz+pmEZzKY PVrCBdNwXiQw== X-IronPort-AV: E=McAfee;i="6000,8403,9927"; a="189948814" X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="189948814" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2021 02:01:08 -0700 IronPort-SDR: nx6tr0SrF42Iy8qSLwOHWpsqxzVZ96mXHSdsxC5KuazzdG/Ah3+eiqLbVvGujtYgwdBLxu+diN YWlQLQIZ8Vgg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="380102371" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by fmsmga007.fm.intel.com with ESMTP; 19 Mar 2021 02:01:07 -0700 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Fri, 19 Mar 2021 02:01:07 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX605.ccr.corp.intel.com (10.109.6.215) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Fri, 19 Mar 2021 17:01:05 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2106.013; Fri, 19 Mar 2021 17:01:05 +0800 From: "Tu, Lijuan" To: "Zhao, HaiyangX" , "dts@dpdk.org" CC: "Zhao, HaiyangX" Thread-Topic: [dts] [PATCH V1] test_plans: fix build warning and errors Thread-Index: AQHXHGzs1dPkL/LL7kmNNl9cIWBS76qLA8+Q Date: Fri, 19 Mar 2021 09:01:05 +0000 Message-ID: <92ed7e54a13f41b7af76c764f5b42929@intel.com> References: <20210319025719.29978-1-haiyangx.zhao@intel.com> In-Reply-To: <20210319025719.29978-1-haiyangx.zhao@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] test_plans: fix build warning and errors X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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" > Signed-off-by: Haiyang Zhao