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 679FCA04A2; Tue, 12 May 2020 09:33:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 569921C066; Tue, 12 May 2020 09:33:00 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 2F0201C020 for ; Tue, 12 May 2020 09:32:59 +0200 (CEST) IronPort-SDR: iz6CZLNKco4Fnh8ZL+szjgnNm8W+njcjDUhFxbHbYWmu6EFEH9NaUknknmzbFQ9w2/ofjDzCh3 nCbTgBfGHHXw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 00:32:58 -0700 IronPort-SDR: wn89vrZE039JiJnLZO1PdaHhifq918EvffMW/FJ0gRxNo76I1ASUBAiHdId9Kbzu2cuXBfMtsE hwRgJyBcUnMg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,382,1583222400"; d="scan'208";a="286557053" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga004.fm.intel.com with ESMTP; 12 May 2020 00:32:57 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:32:57 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:32:57 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.210]) with mapi id 14.03.0439.000; Tue, 12 May 2020 15:32:55 +0800 From: "Tu, Lijuan" To: "Chen, Zhaoyan" , "dts@dpdk.org" CC: "Chen, Zhaoyan" Thread-Topic: [dts] [PATCH v1] Update bonded_802.3ad test plan for enabling dedicate queue Thread-Index: AQHWJA9Qn0NUUBDcfUeheqd1i9WWAaikFvJQ Date: Tue, 12 May 2020 07:32:54 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC2A337@SHSMSX101.ccr.corp.intel.com> References: <20200507011449.174411-1-zhaoyan.chen@intel.com> In-Reply-To: <20200507011449.174411-1-zhaoyan.chen@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] Update bonded_802.3ad test plan for enabling dedicate queue 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 Chen, Zhaoyan > Sent: Thursday, May 7, 2020 9:15 AM > To: dts@dpdk.org > Cc: Chen, Zhaoyan > Subject: [dts] [PATCH v1] Update bonded_802.3ad test plan for enabling > dedicate queue >=20 > Correct the bonded 802.3ad test plan for enabling the dedicate queue. >=20 > Sign-off: Chen Zhaoyan >=20 > --- > test_plans/pmd_bonded_8023ad_test_plan.rst | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) >=20 > diff --git a/test_plans/pmd_bonded_8023ad_test_plan.rst > b/test_plans/pmd_bonded_8023ad_test_plan.rst > index 45a8fca..2f1b965 100644 > --- a/test_plans/pmd_bonded_8023ad_test_plan.rst > +++ b/test_plans/pmd_bonded_8023ad_test_plan.rst > @@ -122,6 +122,11 @@ steps > testpmd> create bonded device 4 0 > testpmd> add bonding slave 0 2 > testpmd> add bonding slave 1 2 > + testpmd> set bonding lacp dedicated_queues 2 enable > + testpmd> set allmulti 0 on > + testpmd> set allmulti 1 on > + testpmd> set allmulti 2 on > + testpmd> set portlist 2 >=20 > #. loop execute this step 10 times, check if bonded device still work:: >=20 > @@ -202,6 +207,11 @@ steps > testpmd> create bonded device 4 0 > testpmd> add bonding slave 0 2 > testpmd> add bonding slave 1 2 > + testpmd> set bonding lacp dedicated_queues 2 enable > + testpmd> set allmulti 0 on > + testpmd> set allmulti 1 on > + testpmd> set allmulti 2 on > + testpmd> set portlist 2 >=20 > #. stop bonded device and check bonded device/slaves link status:: >=20 > @@ -299,6 +309,11 @@ steps > testpmd> create bonded device 4 0 > testpmd> add bonding slave 0 2 > testpmd> add bonding slave 1 2 > + testpmd> set bonding lacp dedicated_queues 2 enable > + testpmd> set allmulti 0 on > + testpmd> set allmulti 1 on > + testpmd> set allmulti 2 on > + testpmd> set portlist 2 > testpmd> port start all > testpmd> show bonding config 2 > testpmd> set bonding agg_mode 2 > -- > 2.22.0