From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 090BBA00E6 for ; Fri, 19 Apr 2019 01:57:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D0EF21BB7A; Fri, 19 Apr 2019 01:57:38 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 76ACB1B939 for ; Fri, 19 Apr 2019 01:57:36 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Apr 2019 16:57:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,367,1549958400"; d="scan'208";a="150583356" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 18 Apr 2019 16:57:35 -0700 Received: from fmsmsx125.amr.corp.intel.com (10.18.125.40) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 18 Apr 2019 16:57:35 -0700 Received: from shsmsx106.ccr.corp.intel.com (10.239.4.159) by FMSMSX125.amr.corp.intel.com (10.18.125.40) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 18 Apr 2019 16:57:35 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.164]) by SHSMSX106.ccr.corp.intel.com ([169.254.10.21]) with mapi id 14.03.0415.000; Fri, 19 Apr 2019 07:57:33 +0800 From: "Tu, Lijuan" To: Rami Rosen , "dts@dpdk.org" CC: "Xu, Yanjie" Thread-Topic: [dts] [PATCH] test_plans/telemetry: fix a typo Thread-Index: AQHU9aBjRI4KAumDV0GxmG76O0S6G6ZCmaWQ Date: Thu, 18 Apr 2019 23:57:32 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA63F71@SHSMSX101.ccr.corp.intel.com> References: <1555562211-71315-1-git-send-email-ramirose@gmail.com> In-Reply-To: <1555562211-71315-1-git-send-email-ramirose@gmail.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.0.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGQyNzk4YTctZDJkNi00NjNkLTk0M2ItYmZiNzZmZTM2ODkzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiSmJ6OVwvekFGZjc0ZVRaam1lWnRMNWswS0pOTzYxMWd6Qm5vV1BzVTM0UnRKMG1XbDM1N1EwZDNaRUhQVmFOUEYifQ== 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/telemetry: fix a typo 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 Rami Rosen > Sent: Wednesday, April 17, 2019 9:37 PM > To: dts@dpdk.org > Cc: Xu, Yanjie ; Rami Rosen > Subject: [dts] [PATCH] test_plans/telemetry: fix a typo >=20 > This patch fixes the following typo in telemetry test plan: > and very =3D> and verify >=20 > Signed-off-by: Rami Rosen > --- > test_plans/telemetry_test_plan.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/test_plans/telemetry_test_plan.rst > b/test_plans/telemetry_test_plan.rst > index 8c8898e..1085fd5 100644 > --- a/test_plans/telemetry_test_plan.rst > +++ b/test_plans/telemetry_test_plan.rst > @@ -118,7 +118,7 @@ Test case: Stats of 2 ports for testpmd and telemetr= y > with same type nic > python ./usertools/telemetry_client.py > enter 1/2/ : >=20 > -4.check and very any error show on testpmd > +4.check and verify any error show on testpmd >=20 > 5.set rx/tx configration by testpmd >=20 > @@ -149,7 +149,7 @@ Test case: Stats of 2 ports for testpmd and telemetr= y > with different type nic > python ./usertools/telemetry_client.py > enter 1/2/ : >=20 > -4.check and very any error show on testpmd > +4.check and verify any error show on testpmd >=20 > 5.set rx/tx configration by testpmd >=20 > @@ -180,7 +180,7 @@ Test case: Stats of 4 ports for testpmd and telemetr= y > with same type nic > python ./usertools/telemetry_client.py > enter 1/2/ >=20 > -4.check and very any error show on testpmd > +4.check and verify any error show on testpmd >=20 > 5.set rx/tx configration by testpmd >=20 > @@ -211,7 +211,7 @@ Test case: Stats of 4 ports for testpmd and telemetr= y > with different type nic > python ./usertools/telemetry_client.py > enter 1/2/ : >=20 > -4.check and very any error show on testpmd > +4.check and verify any error show on testpmd >=20 > 5.set rx/tx configration by testpmd >=20 > -- > 1.8.3.1