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 B0CAFA0C43; Tue, 14 Sep 2021 09:57:30 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A80DA4069C; Tue, 14 Sep 2021 09:57:30 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mails.dpdk.org (Postfix) with ESMTP id 4686C4003C for ; Tue, 14 Sep 2021 09:57:29 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10106"; a="201428329" X-IronPort-AV: E=Sophos;i="5.85,292,1624345200"; d="scan'208";a="201428329" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Sep 2021 00:57:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,292,1624345200"; d="scan'208";a="515816182" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga001.jf.intel.com with ESMTP; 14 Sep 2021 00:57:27 -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.2242.12; Tue, 14 Sep 2021 00:57:27 -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.2242.12; Tue, 14 Sep 2021 15:57: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.2242.012; Tue, 14 Sep 2021 15:57:20 +0800 From: "Tu, Lijuan" To: "Jiang, YuX" , "dts@dpdk.org" CC: "Jiang, YuX" Thread-Topic: [dts] [PATCH V1 1/2] test_plans/fortville_rss_input_test_plan: remove global configurations of hash filter case Thread-Index: AQHXlO5hBD/7Lt24g0KOW2FU+XBJqaujUbZg Date: Tue, 14 Sep 2021 07:57:20 +0000 Message-ID: <9a77e18fbf3f4a0082a1db96be5e6ea5@intel.com> References: <1629372921-21024-1-git-send-email-yux.jiang@intel.com> <1629372921-21024-2-git-send-email-yux.jiang@intel.com> In-Reply-To: <1629372921-21024-2-git-send-email-yux.jiang@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.6.200.16 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 V1 1/2] test_plans/fortville_rss_input_test_plan: remove global configurations of hash filter case 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 Yu Jiang > Sent: 2021=1B$BG/=1B(B8=1B$B7n=1B(B19=1B$BF|=1B(B 19:35 > To: dts@dpdk.org > Cc: Jiang, YuX > Subject: [dts] [PATCH V1 1/2] test_plans/fortville_rss_input_test_plan: r= emove > global configurations of hash filter case >=20 > According to dpdk commit 81db321da ethdev: remove legacy HASH filter type > support, remove case test_global_hash_configuration >=20 > Signed-off-by: Yu Jiang dpdk commit 81db321da says "Instead of HASH filter RTE flow API should be u= sed" Is the RTE flow API for HASH filter already in dts ? if yes, could you prov= ide the position. > --- > test_plans/fortville_rss_input_test_plan.rst | 29 ----------------------= ------ > 1 file changed, 29 deletions(-) >=20 > diff --git a/test_plans/fortville_rss_input_test_plan.rst > b/test_plans/fortville_rss_input_test_plan.rst > index 1f249ac..a73b1b5 100644 > --- a/test_plans/fortville_rss_input_test_plan.rst > +++ b/test_plans/fortville_rss_input_test_plan.rst > @@ -58,35 +58,6 @@ Prerequisites > testpmd>set verbose 1 > testpmd>start >=20 > -Test Case: test global configurations of hash filter - > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > - > -create a rule that set global configurations of hash filters is toeplitz= :: > - > - testpmd> flow create 0 ingress pattern end actions rss types end que= ues end > func simple_xor / end > - testpmd> flow list 0 > - > -verify the Rule is RSS. > - > -get the status of hash configuration:: > - > - testpmd> get_hash_global_config 0 > - > -verify Hash function is simple_xor. > - > -delete the rule:: > - > - testpmd> flow flush 0 > - testpmd> flow list 0 > - > -verify the rules have been destroyed. > - > -get the status of hash configuration:: > - > - testpmd> get_hash_global_config 0 > - > -verify Hash function is toeplitz. > - > Test Case: test symmetric hash configuration > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > -- > 2.7.4