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 20487A0C43; Mon, 15 Nov 2021 07:56:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18C34410FC; Mon, 15 Nov 2021 07:56:18 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id 98C8440141 for ; Mon, 15 Nov 2021 07:56:16 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10168"; a="232110385" X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="232110385" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Nov 2021 22:56:16 -0800 X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="453920481" Received: from unknown (HELO dpdk.lan) ([10.240.183.77]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Nov 2021 22:56:14 -0800 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Subject: [dts][PATCH V1 3/3] test_plans/index: delete fortville_rss_granularity_config Date: Mon, 15 Nov 2021 14:56:28 +0000 Message-Id: <20211115145628.111987-4-yanx.xia@intel.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211115145628.111987-1-yanx.xia@intel.com> References: <20211115145628.111987-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 --- 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