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 55B7BA0A02; Thu, 25 Mar 2021 07:10:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39B81140EEA; Thu, 25 Mar 2021 07:10:27 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 1AB94140EE9 for ; Thu, 25 Mar 2021 07:10:24 +0100 (CET) IronPort-SDR: f2YwyikOqzOLCNqsL6wtVbVo1kAqtWGw8QwWuSyO/sOkm5g7qkAEYbD/XcB1htiQQ9AGmCaHiX 1cGIPX+DfwQA== X-IronPort-AV: E=McAfee;i="6000,8403,9933"; a="177976657" X-IronPort-AV: E=Sophos;i="5.81,276,1610438400"; d="scan'208";a="177976657" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Mar 2021 23:10:23 -0700 IronPort-SDR: 95Zzse/p/bxotScY2ir/1F6YrEEi8XtNr1bMhDmkPDS5f4vcCfoS9hnHY+vC47CkY92IJKGTf9 K7cmvPujt6IQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,276,1610438400"; d="scan'208";a="442613594" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by fmsmga002.fm.intel.com with ESMTP; 24 Mar 2021 23:10:22 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 24 Mar 2021 23:10:22 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Thu, 25 Mar 2021 14:10:20 +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; Thu, 25 Mar 2021 14:10:20 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH v1]test_plans/cvl_advanced_iavf_rss_gtpu: remove gtpogre from gtpu iavf rss Thread-Index: AQHXH5S8PBAn4SgDOE62WFR3vLmHMKqUO9TQ Date: Thu, 25 Mar 2021 06:10:20 +0000 Message-ID: References: <20210323112807.69272-1-yuan.peng@intel.com> In-Reply-To: <20210323112807.69272-1-yuan.peng@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_iavf_rss_gtpu: remove gtpogre from gtpu iavf 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" > GTPoGRE will have a single test plan for RSS function. > So remove the GTPoGRE from cvl_advanced_iavf_rss_gtpu_test_plan.rst >=20 > Signed-off-by: Peng Yuan Applied, thanks