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 65406A0352; Wed, 6 May 2020 05:14:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5C3991D6C0; Wed, 6 May 2020 05:14:49 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B2A2A1D683 for ; Wed, 6 May 2020 05:14:47 +0200 (CEST) IronPort-SDR: cxS6M36glcGMwVsDT06IgrFYbXTi/Tgw00I/FGLgk1i8AXIPPF125DH221aGzvgfkyiwpklyku Z649UJN5CyzA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2020 20:14:46 -0700 IronPort-SDR: TmIT4lDwi3yW2DuZkXxOnA6LXAkWVqf/OwoFfNWIdTQ3SRp5u/B3NmhQyTdBmXV3zZxjq/4eoL FuKb8+wJUUaA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,357,1583222400"; d="scan'208";a="304672337" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by FMSMGA003.fm.intel.com with ESMTP; 05 May 2020 20:14:46 -0700 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 5 May 2020 20:14:46 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx120.amr.corp.intel.com (10.18.124.208) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 5 May 2020 20:14:45 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.26]) with mapi id 14.03.0439.000; Wed, 6 May 2020 11:14:45 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "dts@dpdk.org" CC: "Wang, Yinan" Thread-Topic: [dts] [PATCH v1] test_plans: update test commond to support vectorized cases in virtio_pvp_regression_test_plan.rst Thread-Index: AQHWHcgdA3AUpb+LuEG1cNkpcaEsdKiabWew Date: Wed, 6 May 2020 03:14:44 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC21DB5@SHSMSX101.ccr.corp.intel.com> References: <20200428184059.66358-1-yinan.wang@intel.com> In-Reply-To: <20200428184059.66358-1-yinan.wang@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.2.0.6 dlp-reaction: no-action 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: update test commond to support vectorized cases in virtio_pvp_regression_test_plan.rst 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 Yinan > Sent: Wednesday, April 29, 2020 2:41 AM > To: dts@dpdk.org > Cc: Wang, Yinan > Subject: [dts] [PATCH v1] test_plans: update test commond to support > vectorized cases in virtio_pvp_regression_test_plan.rst >=20 > From: Wang Yinan >=20 > Signed-off-by: Wang Yinan > --- > test_plans/virtio_pvp_regression_test_plan.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >=20 > diff --git a/test_plans/virtio_pvp_regression_test_plan.rst > b/test_plans/virtio_pvp_regression_test_plan.rst > index 4d64aa7..a7ee850 100644 > --- a/test_plans/virtio_pvp_regression_test_plan.rst > +++ b/test_plans/virtio_pvp_regression_test_plan.rst > @@ -148,9 +148,9 @@ Test Case 3: pvp test with virtio 0.95 vrctor_rx path > -device virtio-net- > pci,netdev=3Dnetdev0,mac=3D52:54:00:00:00:01,mrg_rxbuf=3Doff,rx_queue_siz= e=3D1 > 024,tx_queue_size=3D1024,mq=3Don,vectors=3D15 \ > -vnc :10 >=20 > -3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads= :: > +3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads= , > [0000:xx.00] is [Bus,Device,Function] of virtio-net:: >=20 > - ./testpmd -c 0x7 -n 3 -- -i \ > + ./testpmd -c 0x7 -n 3 -w 0000:xx.00,vectorized -- -i \ > --nb-cores=3D2 --rxq=3D2 --txq=3D2 --txd=3D1024 --rxd=3D1024 > testpmd>set fwd mac > testpmd>start > @@ -265,9 +265,9 @@ Test Case 6: pvp test with virtio 1.0 vrctor_rx path > -device virtio-net-pci,netdev=3Dnetdev0,mac=3D52:54:00:00:00:01,disa= ble- > modern=3Dfalse,mrg_rxbuf=3Doff,rx_queue_size=3D1024,tx_queue_size=3D1024,= mq=3D > on,vectors=3D15 \ > -vnc :10 >=20 > -3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads= :: > +3. On VM, bind virtio net to igb_uio and run testpmd without tx-offloads= , > [0000:xx.00] is [Bus,Device,Function] of virtio-net:: >=20 > - ./testpmd -c 0x7 -n 3 -- -i \ > + ./testpmd -c 0x7 -n 3 -w 0000:xx.00,vectorized -- -i \ > --nb-cores=3D2 --rxq=3D2 --txq=3D2 --txd=3D1024 --rxd=3D1024 > testpmd>set fwd mac > testpmd>start > @@ -356,4 +356,4 @@ Test Case 8: pvp test with virtio 1.1 non-mergeable > path >=20 > 5. Quit vhost-user, then re-launch, check if the reconnect can work and > ensure the traffic can continue. >=20 > -6. Kill VM, then re-launch VM, check if the reconnect can work and ensur= e > the traffic can continue. > +6. Kill VM, then re-launch VM, check if the reconnect can work and ensur= e > the traffic can continue. > -- > 2.17.1