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 F0CC0A09EF; Tue, 22 Dec 2020 02:52:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E377958F9; Tue, 22 Dec 2020 02:52:07 +0100 (CET) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id A46122B82 for ; Tue, 22 Dec 2020 02:52:04 +0100 (CET) IronPort-SDR: bgAK7IbVj8LySvHxQiklTFB04v0MinvKeFlgd6uycHcIUdTTraW8kC5op0UKTRqf3Vg41m8KbR J5kyUBhZVBBw== X-IronPort-AV: E=McAfee;i="6000,8403,9842"; a="155021609" X-IronPort-AV: E=Sophos;i="5.78,438,1599548400"; d="scan'208";a="155021609" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2020 17:51:59 -0800 IronPort-SDR: CkmDnGE+y8XEAZVG3x8PM1Z1MmWaiYQKZ5ZUwBsqhyBf4zuii9GlprrCiCK3rTTu8iSgbOY7xD /nefVBriUo9g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,438,1599548400"; d="scan'208";a="560582855" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by orsmga005.jf.intel.com with ESMTP; 21 Dec 2020 17:51:58 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 21 Dec 2020 17:51:57 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 22 Dec 2020 09:51:55 +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.1713.004; Tue, 22 Dec 2020 09:51:55 +0800 From: "Tu, Lijuan" To: "Jangra, Yogesh" CC: "P, Venkata Suresh Kumar" , "Khangar, Churchill" , "Sambasivam, Balachandher" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] tests/TestSuite_pipeline.py: Modify the hard coded app parameter Thread-Index: AQHW1DBQyVhfo8/Kl0qTivC9MA6nXqoBNeVwgABLcqCAAOA6IA== Date: Tue, 22 Dec 2020 01:51:55 +0000 Message-ID: References: <1608180491-18330-1-git-send-email-yogesh.jangra@intel.com> In-Reply-To: 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="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH] tests/TestSuite_pipeline.py: Modify the hard coded app parameter 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" Sorry, forgot to push it to remote. Everything is ok now. > -----Original Message----- > From: Jangra, Yogesh > Sent: 2020=1B$BG/=1B(B12=1B$B7n=1B(B21=1B$BF|=1B(B 20:48 > To: Tu, Lijuan > Cc: P, Venkata Suresh Kumar ; Khangar, > Churchill ; Sambasivam, Balachandher > ; dts@dpdk.org > Subject: RE: [dts] [PATCH] tests/TestSuite_pipeline.py: Modify the hard > coded app parameter >=20 > Hi Lijuan, >=20 > I have checkout the latest code but the changes are not present in the co= de. > Also I am not able to see commit messages on the dts page > (http://git.dpdk.org/tools/dts/log/). > Can you please check ? >=20 >=20 > Thanks & Regards, > Yogesh Jangra >=20 > -----Original Message----- > From: Tu, Lijuan > Sent: Monday, December 21, 2020 1:30 PM > To: Jangra, Yogesh ; dts@dpdk.org > Cc: P, Venkata Suresh Kumar ; Khangar, > Churchill ; Sambasivam, Balachandher > > Subject: RE: [dts] [PATCH] tests/TestSuite_pipeline.py: Modify the hard > coded app parameter >=20 > > Modify the hard coded app parameter to call the platform interface > > > > Signed-off-by: Yogesh Jangra > > Tested-by: Venkata Suresh Kumar P >=20 > Applied with commit message changed >=20