From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 2D57E2C18 for ; Mon, 4 Mar 2019 08:33:35 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Mar 2019 23:33:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,439,1544515200"; d="scan'208";a="131380669" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga007.fm.intel.com with ESMTP; 03 Mar 2019 23:33:33 -0800 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 3 Mar 2019 23:33:33 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.158]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.223]) with mapi id 14.03.0415.000; Mon, 4 Mar 2019 15:33:31 +0800 From: "Tu, Lijuan" To: "Li, WenjieX A" , "dts@dpdk.org" CC: "Li, WenjieX A" Thread-Topic: [dts] [PATCH V1] test_plans/loopback_virtio_user_server_mode:fix format Thread-Index: AQHU0BEYjWII1e3hyk2k8y7BvuZGF6X7GPRw Date: Mon, 4 Mar 2019 07:33:30 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA3CF18@SHSMSX101.ccr.corp.intel.com> References: <1551432709-63262-1-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1551432709-63262-1-git-send-email-wenjiex.a.li@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.0.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWU0NTlkZGItZTM1My00M2MyLThjMDYtMDlmNDJiMDVmMTFhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicDlMcEkwOFVtVXF3T05RT1RWUkJ3Y1pZUFZ4WEtDYm81aGdsVzBPQmRaV1Y2WGt3NnFTRTM3ZEpmbjVqK25vbyJ9 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] test_plans/loopback_virtio_user_server_mode:fix format 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, 04 Mar 2019 07:33:35 -0000 Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Wenjie Li > Sent: Friday, March 1, 2019 5:32 PM > To: dts@dpdk.org > Cc: Li, WenjieX A > Subject: [dts] [PATCH V1] test_plans/loopback_virtio_user_server_mode:fix > format >=20 > 1. add loopback_virtio_user_server_mode_test_plan to index 2. rename > loopback_virtio_user_server_mode.rst to > loopback_virtio_user_server_mode_test_plan.rst > 3. fix build warnings in loopback_virtio_user_server_mode >=20 > Signed-off-by: Wenjie Li > --- > test_plans/index.rst | 1 + > ...opback_virtio_user_server_mode_test_plan.rst} | 16 ++++++++-------- > 2 files changed, 9 insertions(+), 8 deletions(-) rename > test_plans/{loopback_virtio_user_server_mode.rst =3D> > loopback_virtio_user_server_mode_test_plan.rst} (95%) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst index b7d155b..e= 6005da > 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -83,6 +83,7 @@ The following are the test plans for the DPDK DTS > automated test system. > link_status_interrupt_test_plan > loopback_multi_paths_port_restart_performance_test_plan > loopback_multi_paths_port_restart_test_plan > + loopback_virtio_user_server_mode_test_plan > mac_filter_test_plan > macsec_for_ixgbe_test_plan > metering_and_policing_test_plan > diff --git a/test_plans/loopback_virtio_user_server_mode.rst > b/test_plans/loopback_virtio_user_server_mode_test_plan.rst > similarity index 95% > rename from test_plans/loopback_virtio_user_server_mode.rst > rename to test_plans/loopback_virtio_user_server_mode_test_plan.rst > index 23fa8a9..d94daf7 100644 > --- a/test_plans/loopback_virtio_user_server_mode.rst > +++ b/test_plans/loopback_virtio_user_server_mode_test_plan.rst > @@ -30,9 +30,9 @@ > ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED > OF THE POSSIBILITY OF SUCH DAMAGE. >=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=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Loopback virtio-user server mode test plan - > =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=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Description > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > @@ -157,13 +157,13 @@ Test Case5: Port start/stop at virtio-user side wit= h > server mode multi queues >=20 > 3. Stop/start virtio-user port,check Link status is down/up after stop/s= tart virtio- > user port:: >=20 > - Virtio-user side: testpmd>stop > - Virtio-user side: testpmd>port stop 0 > - Virtio-user side: testpmd>show port info all > - Virtio-user side: testpmd>port start 0 > - Virtio-user side: testpmd>show port info all > + Virtio-user side: testpmd>stop > + Virtio-user side: testpmd>port stop 0 > + Virtio-user side: testpmd>show port info all > + Virtio-user side: testpmd>port start 0 > + Virtio-user side: testpmd>show port info all >=20 > 4. Run below command to get throughput,verify the loopback throughput is= not > zero:: >=20 > - testpmd>show port stats all > + testpmd>show port stats all >=20 > -- > 2.17.2