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 D19FCA09EF; Mon, 21 Dec 2020 09:00:22 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AA79ECBD7; Mon, 21 Dec 2020 09:00:21 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 2DE2ACB93 for ; Mon, 21 Dec 2020 09:00:20 +0100 (CET) IronPort-SDR: e+oIxExidwzWPQt3Sb24skQDWLm7FknWFiPy52hzVHwRGPSgV8v2bHCNTyAubtoahfH0xuAWgu TcvkRKqU9oQw== X-IronPort-AV: E=McAfee;i="6000,8403,9841"; a="162747641" X-IronPort-AV: E=Sophos;i="5.78,436,1599548400"; d="scan'208";a="162747641" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Dec 2020 00:00:15 -0800 IronPort-SDR: GfueG9lXoWO3zHSxuYc04YVT92Ul59oQEI0j4BKWf/cFyGENrRXUxE+RqmGw1wNAgOuMKjNjCb uPNmQivhG2IQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,436,1599548400"; d="scan'208";a="415703304" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by orsmga001.jf.intel.com with ESMTP; 21 Dec 2020 00:00:13 -0800 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) 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 00:00:12 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) 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 16:00:10 +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; Mon, 21 Dec 2020 16:00:10 +0800 From: "Tu, Lijuan" To: "Jangra, Yogesh" , "dts@dpdk.org" CC: "P, Venkata Suresh Kumar" , "Khangar, Churchill" , "Sambasivam, Balachandher" Thread-Topic: [dts] [PATCH] tests/TestSuite_pipeline.py: Modify the hard coded app parameter Thread-Index: AQHW1DBQyVhfo8/Kl0qTivC9MA6nXqoBNeVw Date: Mon, 21 Dec 2020 08:00:10 +0000 Message-ID: References: <1608180491-18330-1-git-send-email-yogesh.jangra@intel.com> In-Reply-To: <1608180491-18330-1-git-send-email-yogesh.jangra@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] 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" > Modify the hard coded app parameter to call the platform interface >=20 > Signed-off-by: Yogesh Jangra > Tested-by: Venkata Suresh Kumar P Applied with commit message changed