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 4B0CAA04F0; Fri, 27 Dec 2019 09:32:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 42E911BFFD; Fri, 27 Dec 2019 09:32:19 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 53DC01BFF1 for ; Fri, 27 Dec 2019 09:32:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Dec 2019 00:32:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,362,1571727600"; d="scan'208";a="220457008" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 27 Dec 2019 00:32:17 -0800 Received: from fmsmsx602.amr.corp.intel.com (10.18.126.82) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 27 Dec 2019 00:32:16 -0800 Received: from fmsmsx602.amr.corp.intel.com (10.18.126.82) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Fri, 27 Dec 2019 00:32:16 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Fri, 27 Dec 2019 00:32:16 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.90]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.214]) with mapi id 14.03.0439.000; Fri, 27 Dec 2019 16:32:14 +0800 From: "Wang, Yinan" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V2 0/4] metrics: upload suite test plan and script Thread-Index: AQHVsZIsbs9rOgbKjEW36T7yjgrT6qfNvQ2w Date: Fri, 27 Dec 2019 08:32:14 +0000 Message-ID: References: <20191213085140.13231-1-yufengx.mo@intel.com> In-Reply-To: <20191213085140.13231-1-yufengx.mo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTE1NWFlOWItNDY1NC00NjdiLWJiNDQtOWUxYTFiNWJkNjgwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNTRuTnUrZWlscFdzRTlVVFh5M21Obnp5M2Z5UFAyVk9uZ0c4V1BTa3Q4TWVEU2UxZVwvUHVNd2NSbTh1akF2WGEifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2 0/4] metrics: upload suite test plan and script 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" Acked-by: Wang, Yinan > -----Original Message----- > From: Mo, YufengX > Sent: 2019=1B$BG/=1B(B12=1B$B7n=1B(B13=1B$BF|=1B(B 16:52 > To: dts@dpdk.org; Wang, Yinan > Cc: Mo, YufengX > Subject: [dts][PATCH V2 0/4] metrics: upload suite test plan and script >=20 >=20 > v2: > - update latencystat and bit rate option. > - add ewma_bits_out/in check. > - use new pktgen methods as traffic policy mode testing packet generato= r. > - abandon non-blocked ixia traffic source code changes in framework. > - use pktgen callback to to take the place of non-blocked query method. > - display metrics data and save them into rst file. > - use suite configuration file to set test content. > - remove debug source code. > - fix typo issue. > - fix pep8 issue. >=20 > yufengmx (4): > conf/metrics: test configuration > test_plans/metrics: add test plan index > test_plans/metrics: upload test plan > tests/metrics: upload automation script >=20 > conf/metrics.cfg | 5 + > test_plans/index.rst | 1 + > test_plans/metrics_test_plan.rst | 236 +++++++++ > tests/TestSuite_metrics.py | 824 > +++++++++++++++++++++++++++++++ > 4 files changed, 1066 insertions(+) > create mode 100644 conf/metrics.cfg > create mode 100644 test_plans/metrics_test_plan.rst create mode 100644 > tests/TestSuite_metrics.py >=20 > -- > 2.21.0