From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 1D4261B457 for ; Mon, 7 Jan 2019 09:49:52 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jan 2019 00:49:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,450,1539673200"; d="scan'208";a="132200559" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga002.fm.intel.com with ESMTP; 07 Jan 2019 00:49:52 -0800 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 7 Jan 2019 00:49:51 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 7 Jan 2019 00:49:51 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.196]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.150]) with mapi id 14.03.0415.000; Mon, 7 Jan 2019 16:49:49 +0800 From: "Tu, Lijuan" To: Rami Rosen , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] test_plans: fix a typo in 2 VLAN test plans Thread-Index: AQHUn3LwlzKlaJBcSEm00mQcxBQrC6WjjPdg Date: Mon, 7 Jan 2019 08:49:48 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9FDFFE@SHSMSX101.ccr.corp.intel.com> References: <20181229123446.7701-1-ramirose@gmail.com> In-Reply-To: <20181229123446.7701-1-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.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjBhOTA3NGUtNzU0My00YjIxLWFjMTktNzc5NWVhZTc1YzlhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiRFh4ZjBlUFpFNUp6OXk1NDFORW1cLzZWcHR5WWV5Y2pLa2I5SUc2ZEVZUzNabGw0M3pUVkozREN3dlBvV2hsUXoifQ== 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: fix a typo in 2 VLAN test plans 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: , X-List-Received-Date: Mon, 07 Jan 2019 08:49:53 -0000 Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen > Sent: Saturday, December 29, 2018 8:35 PM > To: dts@dpdk.org > Cc: Rami Rosen > Subject: [dts] [PATCH] test_plans: fix a typo in 2 VLAN test plans >=20 > This patch fixes typos in Dual Vlan test plan and in vlan ethertype confi= g test > plan. >=20 > Signed-off-by: Rami Rosen > --- > test_plans/dual_vlan_test_plan.rst | 16 ++++++++-------- > test_plans/vlan_ethertype_config_test_plan.rst | 4 ++-- > 2 files changed, 10 insertions(+), 10 deletions(-) >=20 > diff --git a/test_plans/dual_vlan_test_plan.rst > b/test_plans/dual_vlan_test_plan.rst > index f828c18..3defc91 100644 > --- a/test_plans/dual_vlan_test_plan.rst > +++ b/test_plans/dual_vlan_test_plan.rst > @@ -152,14 +152,14 @@ Configure the traffic generator to send VLAN > packets with the Tag Identifier > ``1`` and send 1 packet on port ``A``.Verify that the VLAN packet canno= t > been > received in port ``B``. >=20 > -Test Case: Enable/Disable VLAN header striping > +Test Case: Enable/Disable VLAN header stripping > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Enable vlan packet forwarding on port ``0`` first:: >=20 > testpmd> vlan set filter off 0 >=20 > -Enable vlan header striping on port ``0``:: > +Enable vlan header stripping on port ``0``:: >=20 > testpmd> vlan set strip on 0 >=20 > @@ -184,7 +184,7 @@ Configure the traffic generator to send VLAN > packets with the Tag Identifier ``1`` and send 1 packet on port ``A``. V= erify > that the packet without VLAN Tag Identifier can been received in port ``= B``. >=20 > -Disable vlan header striping on port ``0``:: > +Disable vlan header stripping on port ``0``:: >=20 > testpmd> vlan set strip off 0 >=20 > @@ -209,18 +209,18 @@ Configure the traffic generator to send VLAN > packets with the Tag Identifier ``1`` and send 1 packet on port ``A``. V= erify > that the packet with VLAN Tag Identifier ``1`` can been received in port > ``B``. >=20 > -Test Case: Enable/Disable VLAN header striping in queue > +Test Case: Enable/Disable VLAN header stripping in queue > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >=20 > Enable vlan packet forwarding on port ``0`` first:: >=20 > testpmd> vlan set filter off 0 >=20 > -Disable vlan header striping on port ``0``:: > +Disable vlan header stripping on port ``0``:: >=20 > testpmd> vlan set strip off 0 >=20 > -Disable vlan header striping in queue 0 on port ``0``:: > +Disable vlan header stripping in queue 0 on port ``0``:: >=20 > testpmd> vlan set stripq off 0,0 >=20 > @@ -229,7 +229,7 @@ Configure the traffic generator to send VLAN > packets with the Tag Identifier Identifier ``1`` can been received in po= rt > ``B``. >=20 >=20 > -Enable vlan header striping in queue 0 on port ``0``:: > +Enable vlan header stripping in queue 0 on port ``0``:: >=20 > testpmd> vlan set stripq on 0,0 >=20 > @@ -237,7 +237,7 @@ Configure the traffic generator to send VLAN > packets with the Tag Identifier ``1`` and send 1 packet on port ``A``. V= erify > that the packet without VLAN Tag Identifier ``1`` can been received in p= ort > ``B``. >=20 > -Enable vlan header striping on port ``0``. > +Enable vlan header stripping on port ``0``. >=20 > MISSING COMMAND >=20 > diff --git a/test_plans/vlan_ethertype_config_test_plan.rst > b/test_plans/vlan_ethertype_config_test_plan.rst > index 9315e39..81b7d9b 100644 > --- a/test_plans/vlan_ethertype_config_test_plan.rst > +++ b/test_plans/vlan_ethertype_config_test_plan.rst > @@ -123,7 +123,7 @@ Test Case 3: test adding VLAN Tag Identifier with > changing VLAN TPID 7. Send 1 packet with VLAN TPID 0xA100 and VLAN > Tag 16 on port ``A``, > Verify that the VLAN packet cannot be received in port ``B``. >=20 > -Test Case 4: test VLAN header striping with changing VLAN TPID > +Test Case 4: test VLAN header stripping with changing VLAN TPID >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > 1. start testpmd, setup vlan filter off, vlan strip on, start in mac for= warding > mode:: > @@ -144,7 +144,7 @@ Test Case 4: test VLAN header striping with changing > VLAN TPID 4. Send 1 packet with VLAN TPID 0xA100 and VLAN Tag 16 on > port ``A``. > Verify that packet received in port ``B`` without VLAN Tag Identifier >=20 > -5. Disable vlan header striping on port ``0``:: > +5. Disable vlan header stripping on port ``0``:: >=20 > testpmd> vlan set strip off 0 >=20 > -- > 2.19.2