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 12F3EA04C1; Fri, 22 Nov 2019 04:16:16 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0B7352C30; Fri, 22 Nov 2019 04:16:16 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id D23A8235 for ; Fri, 22 Nov 2019 04:16:14 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Nov 2019 19:16:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,228,1571727600"; d="scan'208";a="216276749" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga001.fm.intel.com with ESMTP; 21 Nov 2019 19:16:14 -0800 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 21 Nov 2019 19:16:13 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 21 Nov 2019 19:16:13 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.213]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.60]) with mapi id 14.03.0439.000; Fri, 22 Nov 2019 11:16:12 +0800 From: "Tu, Lijuan" To: "Xiao, QimaiX" , "dts@dpdk.org" CC: "Xiao, QimaiX" Thread-Topic: [dts] [PATCH V2]tests/TestSuite_fortville_rss_granularity_config.py: update dpdk commandline in dts Thread-Index: AQHVjvS6+T6Y0hdWbEaqB7JbKbjByKeWqHPw Date: Fri, 22 Nov 2019 03:16:11 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB67501@SHSMSX101.ccr.corp.intel.com> References: <1572464129-77412-1-git-send-email-qimaix.xiao@intel.com> In-Reply-To: <1572464129-77412-1-git-send-email-qimaix.xiao@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-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzU4MTgwYWYtYjA0My00ZDJkLTk1MzAtYzc3MjExOTM5NTJhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiSzhUd2Fua3BybkhnaHFydEdReU8xMVYzbXhNRTZLTzcyVytIOU4rQVNqeFJoT0xDeEc0a0xyallqcVRMRytkYyJ9 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 V2]tests/TestSuite_fortville_rss_granularity_config.py: update dpdk commandline in dts 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 Xiao Qimai > Sent: Thursday, October 31, 2019 3:35 AM > To: dts@dpdk.org > Cc: Xiao, QimaiX > Subject: [dts] [PATCH V2]tests/TestSuite_fortville_rss_granularity_config= .py: > update dpdk commandline in dts >=20 > dpdk commandline has been changed from 'vlan set qinq on 0' to 'vlan set > extend on 0' in dpdk 2a0b41984c7ee304a86f0799b1388d7674694296 >=20 > Signed-off-by: Xiao Qimai > --- > tests/TestSuite_fortville_rss_granularity_config.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/tests/TestSuite_fortville_rss_granularity_config.py > b/tests/TestSuite_fortville_rss_granularity_config.py > index e827df2..7f881e9 100644 > --- a/tests/TestSuite_fortville_rss_granularity_config.py > +++ b/tests/TestSuite_fortville_rss_granularity_config.py > @@ -505,7 +505,7 @@ class TestFortvilleRssGranularityConfig(TestCase): > self.dut.send_expect("set fwd rxonly", "testpmd> ") >=20 > self.dut.send_expect("port stop all", "testpmd> ") > - self.dut.send_expect("vlan set qinq on 0", "testpmd> ") > + self.dut.send_expect("vlan set extend on 0", "testpmd> ") > self.dut.send_expect( > "set_hash_global_config 0 toeplitz l2_payload enable", = "testpmd> ") > self.dut.send_expect("port start all", "testpmd> ") > -- > 1.8.3.1