From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 53181A034F; Wed, 31 Mar 2021 08:49:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A0F4069E; Wed, 31 Mar 2021 08:49:42 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 6225B40141 for ; Wed, 31 Mar 2021 08:49:40 +0200 (CEST) IronPort-SDR: fprUf/YksMIsJb4sALL1GGOC3TdCxAOttuXbnN2PiBghPIKeyWSUGI3ErD5kBjjNoUDiozUoYR xPOFCZ2Z5csQ== X-IronPort-AV: E=McAfee;i="6000,8403,9939"; a="179473744" X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="179473744" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2021 23:49:38 -0700 IronPort-SDR: 6dKprjh7bZ/BHlEu7G68CTFLY0mnpfvdZft3V9ggUjVy4FMgswcOIPozufcth24YvTIeWNQdb8 6GpqarHBoj8A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="393911330" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga002.jf.intel.com with ESMTP; 30 Mar 2021 23:49:37 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 30 Mar 2021 23:49:34 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 31 Mar 2021 14:49:32 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2106.013; Wed, 31 Mar 2021 14:49:32 +0800 From: "Tu, Lijuan" To: "Xie, WeiX" , "dts@dpdk.org" Thread-Topic: [PATCH V2] tests/ddp_mpls: test-pmd add parameter --disable-rss Thread-Index: AQHXJTCRwMgimNzG9EGP2cnHuOGq+qqdqZVQ Date: Wed, 31 Mar 2021 06:49:32 +0000 Message-ID: <418b3f679bb649e091973ec0cc3a840a@intel.com> References: <20210330152026.4369-1-weix.xie@intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2] tests/ddp_mpls: test-pmd add parameter --disable-rss X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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" > -----Original Message----- > From: dts On Behalf Of Xie, WeiX > Sent: 2021=1B$BG/=1B(B3=1B$B7n=1B(B30=1B$BF|=1B(B 14:47 > To: dts@dpdk.org > Subject: Re: [dts] [PATCH V2] tests/ddp_mpls: test-pmd add parameter --di= sable- > rss >=20 > > -----Original Message----- > > From: Xie, WeiX > > Sent: Tuesday, March 30, 2021 11:20 PM > > To: dts@dpdk.org > > Cc: Xie, WeiX > > Subject: [PATCH V2] tests/ddp_mpls: test-pmd add parameter --disable-rs= s >=20 > Tested-by: Xie Wei Applied, thanks