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 B742AA0679 for ; Fri, 29 Mar 2019 04:02:25 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7B0762BF4; Fri, 29 Mar 2019 04:02:25 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id D62EE1DB8 for ; Fri, 29 Mar 2019 04:02:23 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2019 20:02:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,283,1549958400"; d="scan'208";a="146207055" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga002.jf.intel.com with ESMTP; 28 Mar 2019 20:02:22 -0700 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 28 Mar 2019 20:02:22 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 28 Mar 2019 20:02:21 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.163]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.113]) with mapi id 14.03.0415.000; Fri, 29 Mar 2019 11:02:21 +0800 From: "Chen, BoX C" To: "Xiao, QimaiX" , "dts@dpdk.org" CC: "Xiao, QimaiX" Thread-Topic: [dts] [PATCH V1] fix case discription in test_plan Thread-Index: AQHU5dewj5o0rb7k90iVSEB5l7S+RqYh61fg Date: Fri, 29 Mar 2019 03:02:21 +0000 Message-ID: References: <1553826961-90623-1-git-send-email-qimaix.xiao@intel.com> In-Reply-To: <1553826961-90623-1-git-send-email-qimaix.xiao@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] fix case discription in test_plan 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" Tested-by: Chen, BoX C -----Original Message----- From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xiao,qimai Sent: March 29, 2019 10:36 To: dts@dpdk.org Cc: Xiao, QimaiX Subject: [dts] [PATCH V1] fix case discription in test_plan correct case discription in runtime_vf_queue_number_kernel_test_plan.rst Signed-off-by: xiao,qimai --- test_plans/runtime_vf_queue_number_kernel_test_plan.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst b/test= _plans/runtime_vf_queue_number_kernel_test_plan.rst index bde300d..57df29a 100644 --- a/test_plans/runtime_vf_queue_number_kernel_test_plan.rst +++ b/test_plans/runtime_vf_queue_number_kernel_test_plan.rst @@ -162,7 +162,7 @@ Test Case 1: set valid VF queue number in testpmd comma= nd-line options TX-packets: 3 TX-dropped: 0 TX-total: 3 --------------------------------------------------------------------= -------- =20 -6. Repeat step 2 to 6 with the mininum queue number, 1, and the maximum qu= eue number, 16. +6. Repeat step 1 to 5 with the mininum queue number, 1, and the maximum qu= eue number, 16. =20 Test case 2: set invalid VF queue number in testpmd command-line options = =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 @@ -204,7 +204,7 @@ Test case 3: set valid VF queue number with testpmd fun= ction command testpmd> port config all txq 3 testpmd> port start all =20 -4. Repeat step 4-7 of test case 1. +4. Repeat step 3-6 of test case 1. =20 Test case 4: set invalid VF queue number with testpmd function command = =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 -- 2.19.1