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 784B0A0487 for ; Wed, 3 Jul 2019 07:42:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6C5534C8F; Wed, 3 Jul 2019 07:42:03 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8F20A1BE0 for ; Wed, 3 Jul 2019 07:42:01 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jul 2019 22:42:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,446,1557212400"; d="scan'208";a="157857264" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga008.jf.intel.com with ESMTP; 02 Jul 2019 22:42:00 -0700 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 2 Jul 2019 22:42:00 -0700 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 2 Jul 2019 22:41:59 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Tue, 2 Jul 2019 22:41:59 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.134]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.60]) with mapi id 14.03.0439.000; Wed, 3 Jul 2019 13:41:58 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" CC: "Mo, YufengX" Thread-Topic: [dts] [PATCH V1]test_plan/vm2vm_virtio_net_perf: fix typo Thread-Index: AQHVMLK3RnghLZw/WEaqlWl6vVMqMaa2dquAgAHr+RA= Date: Wed, 3 Jul 2019 05:41:57 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BAD911C@SHSMSX101.ccr.corp.intel.com> References: <1562055663-176316-1-git-send-email-yufengx.mo@intel.com> <1562055663-176316-2-git-send-email-yufengx.mo@intel.com> In-Reply-To: <1562055663-176316-2-git-send-email-yufengx.mo@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.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDQzMzExOTMtOTk2YS00MmVkLTk2YmItNThkNDQ3YjcxZjliIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTzRSTDBDS0gxSFlHNTE5TGJITXY0UnpJZ2x6RmVOR0JDOEFTVG03a3dzdldyTHA0Q2N3QjZFXC8xbk9jc09STFQifQ== 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_plan/vm2vm_virtio_net_perf: fix 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 yufengmx > Sent: Tuesday, July 2, 2019 4:21 PM > To: dts@dpdk.org > Cc: Mo, YufengX > Subject: [dts] [PATCH V1]test_plan/vm2vm_virtio_net_perf: fix typo >=20 >=20 > fix typo issue. >=20 > Signed-off-by: yufengmx > --- > test_plans/vm2vm_virtio_net_perf_test_plan.rst | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) >=20 > diff --git a/test_plans/vm2vm_virtio_net_perf_test_plan.rst > b/test_plans/vm2vm_virtio_net_perf_test_plan.rst > index 77930dc..96f0cc4 100644 > --- a/test_plans/vm2vm_virtio_net_perf_test_plan.rst > +++ b/test_plans/vm2vm_virtio_net_perf_test_plan.rst > @@ -8,7 +8,7 @@ > - Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer. >=20 > - - Redistributions in binary forim must reproduce the above copyright > + - Redistributions in binary form must reproduce the above copyright > notice, this list of conditions and the following disclaimer in > the documentation and/or other materials provided with the > distribution. > @@ -74,12 +74,12 @@ Test Case 1: VM2VM vhost-user/virtio-net test with > tcp traffic > -device virtio-net- > pci,mac=3D52:54:00:00:00:02,netdev=3Dmynet2,mrg_rxbuf=3Doff,csum=3Don,gue= st_csu > m=3Don,host_tso4=3Don,guest_tso4=3Don,guest_ecn=3Don \ > -vnc :11 -daemonize >=20 > -3. On VM1, set virtio device IP and run arp protocal:: > +3. On VM1, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.2 > arp -s 1.1.1.8 52:54:00:00:00:02 >=20 > -4. On VM2, set virtio device IP and run arp protocal:: > +4. On VM2, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.8 > arp -s 1.1.1.2 52:54:00:00:00:01 > @@ -124,12 +124,12 @@ Test Case 2: VM2VM vhost-user/virtio-net zero- > copy test with tcp traffic > -device virtio-net- > pci,mac=3D52:54:00:00:00:02,netdev=3Dmynet2,mrg_rxbuf=3Doff,csum=3Don,gue= st_csu > m=3Don,host_tso4=3Don,guest_tso4=3Don,guest_ecn=3Don \ > -vnc :11 -daemonize >=20 > -3. On VM1, set virtio device IP and run arp protocal:: > +3. On VM1, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.2 > arp -s 1.1.1.8 52:54:00:00:00:02 >=20 > -4. On VM2, set virtio device IP and run arp protocal:: > +4. On VM2, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.8 > arp -s 1.1.1.2 52:54:00:00:00:01 > @@ -171,12 +171,12 @@ Test Case 3: VM2VM vhost-user/virtio-net test with > udp traffic > -chardev socket,id=3Dchar1,path=3D./vhost-net1 -netdev type=3Dvhost= - > user,id=3Dmynet2,chardev=3Dchar1,vhostforce \ > -device virtio-net- > pci,mac=3D52:54:00:00:00:02,netdev=3Dmynet2,mrg_rxbuf=3Doff,csum=3Don,gue= st_csu > m=3Don,host_tso4=3Don,guest_tso4=3Don,guest_ecn=3Don,guest_ufo=3Don,host_= ufo=3Do > n -vnc :11 -daemonize >=20 > -3. On VM1, set virtio device IP and run arp protocal:: > +3. On VM1, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.2 > arp -s 1.1.1.8 52:54:00:00:00:02 >=20 > -4. On VM2, set virtio device IP and run arp protocal:: > +4. On VM2, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.8 > arp -s 1.1.1.2 52:54:00:00:00:01 > @@ -261,12 +261,12 @@ Test Case 5: VM2VM vhost-user/virtio-net test with > large packet payload valid ch > -device virtio-net- > pci,mac=3D52:54:00:00:00:02,netdev=3Dmynet2,mrg_rxbuf=3Don \ > -vnc :11 -daemonize >=20 > -3. On VM1, set virtio device IP and run arp protocal:: > +3. On VM1, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.2 > arp -s 1.1.1.8 52:54:00:00:00:02 >=20 > -4. On VM2, set virtio device IP and run arp protocal:: > +4. On VM2, set virtio device IP and run arp protocol:: >=20 > ifconfig ens3 1.1.1.8 > arp -s 1.1.1.2 52:54:00:00:00:01 > -- > 1.9.3