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 38A96A034F; Wed, 31 Mar 2021 09:02:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 289014069E; Wed, 31 Mar 2021 09:02:19 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 728C740141 for ; Wed, 31 Mar 2021 09:02:17 +0200 (CEST) IronPort-SDR: HO+Ufy8BNgmEaX0h+OoH6rIYDog2EnOw86HMYwqdVSoZhzVtMXel0nXut4qIhGI8oR/8dYK4BH 9k6GVlPBex3A== X-IronPort-AV: E=McAfee;i="6000,8403,9939"; a="277113832" X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="277113832" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Mar 2021 00:02:16 -0700 IronPort-SDR: ns0lKW8zxMXglaTMxN+j28JFGh2rcF6J/SNQrwZgoElgobzQwbMC4xDKRqSh1LN951xBnuHYyD gLvNqV4kdeWg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="455358949" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga001.jf.intel.com with ESMTP; 31 Mar 2021 00:02:15 -0700 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) 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; Wed, 31 Mar 2021 00:02:14 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX605.ccr.corp.intel.com (10.109.6.215) 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 15:02:12 +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 15:02:12 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH]test_plans: add gtpogre to CVL pf/iavf RSS Thread-Index: AQHXJSsABNiUOks2okWXt9NoZJygp6qdrSLg Date: Wed, 31 Mar 2021 07:02:12 +0000 Message-ID: References: <20210330140621.39818-1-yuan.peng@intel.com> In-Reply-To: <20210330140621.39818-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="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH]test_plans: add gtpogre to CVL pf/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" > -----Original Message----- > From: dts On Behalf Of Peng Yuan > Sent: 2021=1B$BG/=1B(B3=1B$B7n=1B(B30=1B$BF|=1B(B 22:06 > To: dts@dpdk.org > Cc: Peng, Yuan > Subject: [dts] [PATCH]test_plans: add gtpogre to CVL pf/iavf RSS >=20 > Add cvl_advanced_iavf_rss_gtpogre_test_plan.rst to test_plans > Add cvl_advanced_rss_gtpogre_test_plan.rst to test_plans > Add the two new test plans to index.rst >=20 > Signed-off-by: Peng Yuan Applied