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 35F87A0561; Thu, 18 Mar 2021 08:41:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03059406B4; Thu, 18 Mar 2021 08:41:39 +0100 (CET) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mails.dpdk.org (Postfix) with ESMTP id 411A640698 for ; Thu, 18 Mar 2021 08:41:37 +0100 (CET) IronPort-SDR: yC6t/wlIZpECd53CeBq2HpGjd8UPw/qJ8fWk/mTedRoKXO+wjbo7cSauTIUcIcXH5oRVjb4AiS oFV6huNmea8A== X-IronPort-AV: E=McAfee;i="6000,8403,9926"; a="168906196" X-IronPort-AV: E=Sophos;i="5.81,257,1610438400"; d="scan'208";a="168906196" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Mar 2021 00:41:36 -0700 IronPort-SDR: zGLmZn/cXzUM3juCIIzbquEnGDfhQ/95qD4A/ZVOJZE/iMjbN2LES6quEuSalcghhUd0komLxw N3EqEWDmgqBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,257,1610438400"; d="scan'208";a="591356498" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by orsmga005.jf.intel.com with ESMTP; 18 Mar 2021 00:41:35 -0700 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Thu, 18 Mar 2021 00:41:35 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Thu, 18 Mar 2021 15:41:33 +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, 18 Mar 2021 15:41:33 +0800 From: "Tu, Lijuan" To: "Fu, Qi" , "dts@dpdk.org" CC: "Fu, Qi" Thread-Topic: [dts] [PATCH V1]test_plans/cvl_advanced_rss_gtpu: update negative test cases for pf gtpu rss Thread-Index: AQHXGtmSI75CFMkYYEuguLIweqUbQKqJXnag Date: Thu, 18 Mar 2021 07:41:33 +0000 Message-ID: <3fe6a0f08d02450591aedd4d88fafe19@intel.com> References: <20210317114155.484963-1-qi.fu@intel.com> In-Reply-To: <20210317114155.484963-1-qi.fu@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: update negative test cases for pf gtpu 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" > as the dpdk fixed the issue of negative cases, need to update test cases > according to code design. >=20 > Signed-off-by: qifu Accepted.