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 11884A3295 for ; Wed, 23 Oct 2019 11:56:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 055B41BFEF; Wed, 23 Oct 2019 11:56:15 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 0007A1BFDF for ; Wed, 23 Oct 2019 11:56:12 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 02:56:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,220,1569308400"; d="scan'208";a="209989443" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga002.jf.intel.com with ESMTP; 23 Oct 2019 02:56:11 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 23 Oct 2019 02:56:10 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 23 Oct 2019 02:56:10 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.166]) with mapi id 14.03.0439.000; Wed, 23 Oct 2019 17:56:09 +0800 From: "Tu, Lijuan" To: "Zeng, XiaoxiaoX" , "dts@dpdk.org" CC: "Zeng, XiaoxiaoX" Thread-Topic: [dts] [PATCH V1] tests/l2fwd_jobstats:add scapy_send_packet timeout Thread-Index: AQHVh+ajaeOKGVS6nkK2ZnK4Vw8SZqdoAFjg Date: Wed, 23 Oct 2019 09:56:08 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB45AD4@SHSMSX101.ccr.corp.intel.com> References: <20191021200724.20583-1-xiaoxiaox.zeng@intel.com> In-Reply-To: <20191021200724.20583-1-xiaoxiaox.zeng@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODkwOTg4NDAtNGE1ZC00ZTFlLTlmMjItMTIzZDdjZDZlYTY5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNzlva3p2NXJrVTBGZTAzWEFTbmVtS04wME85S1daTlRyandzaXhoUHpQS0tHQVZtXC95OHk4cHlkMHBQZldIZkIifQ== 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/l2fwd_jobstats:add scapy_send_packet timeout 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 Xiaoxiao Zeng > Sent: Tuesday, October 22, 2019 4:07 AM > To: dts@dpdk.org > Cc: Zeng, XiaoxiaoX > Subject: [dts] [PATCH V1] tests/l2fwd_jobstats:add scapy_send_packet > timeout >=20 > *.90 seconds timeout not enough,change timout to 120 seconds. >=20 > Signed-off-by: Xiaoxiao Zeng > --- > tests/TestSuite_l2fwd_jobstats.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/tests/TestSuite_l2fwd_jobstats.py > b/tests/TestSuite_l2fwd_jobstats.py > index 7f12229..18c25d4 100644 > --- a/tests/TestSuite_l2fwd_jobstats.py > +++ b/tests/TestSuite_l2fwd_jobstats.py > @@ -97,7 +97,7 @@ class TestL2fwdJobstats(TestCase): > txItf =3D self.tester.get_interface(txport) > self.tester.scapy_append( > 'sendp([Ether(dst=3D"02:00:00:00:00", > src=3D"%s")/IP()/UDP()/Raw(\'X\'*18)], iface=3D"%s",count=3D%s)' % (mac, = txItf, > count)) > - self.tester.scapy_execute(timeout=3D90) > + self.tester.scapy_execute(timeout=3D120) >=20 > def tear_down(self): > """ > -- > 2.17.0