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 AB442A3201 for ; Mon, 21 Oct 2019 04:23:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8FBECF3E; Mon, 21 Oct 2019 04:23:02 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 4D4AA9E4 for ; Mon, 21 Oct 2019 04:23:01 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Oct 2019 19:23:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,321,1566889200"; d="scan'208";a="200295242" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 20 Oct 2019 19:22:59 -0700 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 20 Oct 2019 19:22:59 -0700 Received: from shsmsx106.ccr.corp.intel.com (10.239.4.159) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 20 Oct 2019 19:22:59 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX106.ccr.corp.intel.com ([169.254.10.119]) with mapi id 14.03.0439.000; Mon, 21 Oct 2019 10:22:57 +0800 From: "Tu, Lijuan" To: "Zhang, YanX A" , "dts@dpdk.org" CC: "Zhang, YanX A" Thread-Topic: [dts] [PATCH V1] tests/TestSuite_mdd:Modify the script according to the latest framework Thread-Index: AQHVgjcrBHYyR8NWBEirY2aR3OqNj6dkaGyw Date: Mon, 21 Oct 2019 02:22:57 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB42EDA@SHSMSX101.ccr.corp.intel.com> References: <1571020447-123315-1-git-send-email-yanx.a.zhang@intel.com> In-Reply-To: <1571020447-123315-1-git-send-email-yanx.a.zhang@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-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjk4ZDdiNTktNzA1NS00ZDVhLWFlZDYtNzMyYWRkY2MwNGQ0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTUJWQkViUWc1OFhcL1BxR2FrU3NPWDI0ZVhvek1hMEhsRUxLTkNpRVp1Nmhzb0NNWFpHTGZwVFhqeDhNbG42YXoifQ== x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] tests/TestSuite_mdd:Modify the script according to the latest framework 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, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhang,yan > Sent: Monday, October 14, 2019 10:34 AM > To: dts@dpdk.org > Cc: Zhang, YanX A > Subject: [dts] [PATCH V1] tests/TestSuite_mdd:Modify the script according= to > the latest framework >=20 > Modify the script according to the latest framework. >=20 > Signed-off-by: zhang,yan > --- > tests/TestSuite_mdd.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/tests/TestSuite_mdd.py b/tests/TestSuite_mdd.py index > 7baea2c..fa44222 100644 > --- a/tests/TestSuite_mdd.py > +++ b/tests/TestSuite_mdd.py > @@ -128,7 +128,7 @@ class TestMDD(TestCase): > time.sleep(2) > self.vm0_testpmd.execute_cmd('clear port stats all') > self.vm0_testpmd.execute_cmd('show port stats all') > - pkt.send_pkt(tx_port=3Dself.tester_intf, count=3Dsend_pks_num) > + pkt.send_pkt(self.tester, tx_port=3Dself.tester_intf, > + count=3Dsend_pks_num) > time.sleep(2) >=20 > def result_verify(self, pkt_fwd=3DTrue): > -- > 2.17.2