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 CBD63A0567; Wed, 10 Mar 2021 07:35:05 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5A8922A2D6; Wed, 10 Mar 2021 07:35:05 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 30E814068C for ; Wed, 10 Mar 2021 07:35:04 +0100 (CET) IronPort-SDR: hJWc7ZJ1M8FHoJEr6e+knGI+1uSz1ldRkka0jcvVU1ZPmBFijhlyGRHPqP9yq2dhc4yTlZo+da E4x5vnXpRLMQ== X-IronPort-AV: E=McAfee;i="6000,8403,9917"; a="252416804" X-IronPort-AV: E=Sophos;i="5.81,236,1610438400"; d="scan'208";a="252416804" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Mar 2021 22:35:00 -0800 IronPort-SDR: 2p7OsDOFpp4xgVikCDk3mINuCOI4JCKa5sX3Nsw+LRCjfeFAZQul7yuJnnqSEQ8k3O8Hd1/ZJ/ sl8mI1+w+0hA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,236,1610438400"; d="scan'208";a="520612150" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga004.jf.intel.com with ESMTP; 09 Mar 2021 22:35:00 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 9 Mar 2021 22:34:57 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 10 Mar 2021 14:34:55 +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, 10 Mar 2021 14:34:55 +0800 From: "Tu, Lijuan" To: "Xu, HailinX" , "dts@dpdk.org" CC: "Peng, Yuan" , "Xu, HailinX" Thread-Topic: [dts] [PATCH v1] test_plans/cvl_advanced_rss_gtpu: Modify hierarchy Thread-Index: AQHXFXS+40s5GqkHUUSGNZXOexObjKp8w/8A Date: Wed, 10 Mar 2021 06:34:55 +0000 Message-ID: <9d52a87eccd349629e114fb85684d7bf@intel.com> References: <1615356172-48126-1-git-send-email-hailinx.xu@intel.com> In-Reply-To: <1615356172-48126-1-git-send-email-hailinx.xu@intel.com> 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="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH v1] test_plans/cvl_advanced_rss_gtpu: Modify hierarchy 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" > Modify hierarchy of test cases. >=20 > Signed-off-by: Hailin Xu Applied, thanks