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 335E9A054F; Tue, 18 Feb 2020 08:06:37 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 29AE41C1B1; Tue, 18 Feb 2020 08:06:37 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 475FD1C197 for ; Tue, 18 Feb 2020 08:06:36 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Feb 2020 23:06:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,455,1574150400"; d="scan'208";a="435758363" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga006.fm.intel.com with ESMTP; 17 Feb 2020 23:06:34 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 17 Feb 2020 23:06:34 -0800 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 17 Feb 2020 23:06:33 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.222]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.138]) with mapi id 14.03.0439.000; Tue, 18 Feb 2020 15:06:30 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH]test_plans: ccrrect parameter errors Thread-Index: AQHV5gkW9lHND7du3EWhUuX134sZAKggh8wQ Date: Tue, 18 Feb 2020 07:06:29 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBCB51A@SHSMSX101.ccr.corp.intel.com> References: <1581995778-43120-1-git-send-email-yuan.peng@intel.com> In-Reply-To: <1581995778-43120-1-git-send-email-yuan.peng@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-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]test_plans: ccrrect parameter errors 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 Peng Yuan > Sent: Tuesday, February 18, 2020 11:16 AM > To: dts@dpdk.org > Cc: Peng, Yuan > Subject: [dts] [PATCH]test_plans: ccrrect parameter errors >=20 > correct parameter errors of qos_meter_test_plan.rst >=20 > Signed-off-by: Peng Yuan >=20 > diff --git a/test_plans/qos_meter_test_plan.rst > b/test_plans/qos_meter_test_plan.rst > index 8e20167..1144000 100644 > --- a/test_plans/qos_meter_test_plan.rst > +++ b/test_plans/qos_meter_test_plan.rst > @@ -270,12 +270,12 @@ Test Case: srTCM blind changed CBS and EBS > The dropped packets are marked yellow, others are marked red. > The drop percent is 4.81%. >=20 > -7. The packets are 512 bytes Ethernet frames, the IPv4 packet size of 53= 0 > bytes. > +7. The packets are 530 bytes Ethernet frames, the IPv4 packet size of 51= 2 > bytes. > The linerate is 2.272 Mpps, the valid frames received on the peer IXI= A port > is 2.191Mpps. > The dropped packets are marked yellow, others are marked red. > The drop percent is 3.57%. >=20 > -8. The packets are 513 bytes Ethernet frames, the IPv4 packet size of 53= 1 > bytes > ebs. > +8. The packets are 531 bytes Ethernet frames, the IPv4 packet size of 51= 3 > bytes > ebs. > The linerate is 2.268 Mpps, the valid frames received on the peer IXI= A port > is 2.268Mpps. > All the packets are marked red. > The drop percent is 0%. > -- > 2.7.4