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 350DBA0C43; Mon, 15 Nov 2021 08:10:32 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30D1D410FC; Mon, 15 Nov 2021 08:10:32 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 9B67640141 for ; Mon, 15 Nov 2021 08:10:30 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10168"; a="233230241" X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="233230241" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Nov 2021 23:10:30 -0800 X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="505801626" Received: from unknown (HELO dpdk.lan) ([10.240.183.77]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Nov 2021 23:10:28 -0800 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Subject: [dts][PATCH V2 3/3] test_plans/index: delete fortville_rss_granularity_config Date: Mon, 15 Nov 2021 15:11:44 +0000 Message-Id: <20211115151144.112066-4-yanx.xia@intel.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211115151144.112066-1-yanx.xia@intel.com> References: <20211115151144.112066-1-yanx.xia@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 delete fortville_rss_granularity_config dpdk commit-id: a12c188b85 net/mlx5: remove unused hash list operations Signed-off-by: Yan Xia --- test_plans/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/test_plans/index.rst b/test_plans/index.rst index 0c2a94d0..ab5a1d31 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -87,7 +87,6 @@ The following are the test plans for the DPDK DTS automated test system. firmware_version_test_plan floating_veb_test_plan flow_classify_softnic_test_plan - fortville_rss_granularity_config_test_plan fortville_rss_input_test_plan generic_flow_api_test_plan hotplug_mp_test_plan -- 2.33.1