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 3DD86A034F; Wed, 31 Mar 2021 09:09:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38F644069E; Wed, 31 Mar 2021 09:09:55 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id BEF0F40141 for ; Wed, 31 Mar 2021 09:09:53 +0200 (CEST) IronPort-SDR: CVoj+Fl9BlhWBNRYNke9sKTM/Txj9EOuUU+NRyhNPZnKYlzAWQHLETs3xeQqnlCNGhX3j0LQ2k k++lDddnaK7w== X-IronPort-AV: E=McAfee;i="6000,8403,9939"; a="188673832" X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="188673832" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Mar 2021 00:09:52 -0700 IronPort-SDR: Jb8VnCSxOMYLz+4hLNqi4wgkh0QAxQD0pLvhKa0aAiLSadjO+3+xN2U7YCuP85HtW6sOPyGrge GGayNyPAXesQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,293,1610438400"; d="scan'208";a="416120312" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga007.jf.intel.com with ESMTP; 31 Mar 2021 00:09:52 -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; Wed, 31 Mar 2021 00:09:51 -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 15:09:50 +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:09:49 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH]tests: add gtpogre to CVL pf/iavf RSS TestSuite Thread-Index: AQHXJSuE8a2JyOxuI0yu8rKsgMva3aqdr0gg Date: Wed, 31 Mar 2021 07:09:49 +0000 Message-ID: References: <20210330140939.39945-1-yuan.peng@intel.com> In-Reply-To: <20210330140939.39945-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]tests: add gtpogre to CVL pf/iavf RSS TestSuite 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" > Add TestSuite_cvl_advanced_iavf_rss_gtpogre.py to tests > Add TestSuite_cvl_advanced_rss_gtpogre.py to tests >=20 > Signed-off-by: Peng Yuan Applied