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 A48C7A0C43; Mon, 15 Nov 2021 07:55:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7787640E01; Mon, 15 Nov 2021 07:55:08 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id C881240141 for ; Mon, 15 Nov 2021 07:55:06 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10168"; a="233634127" X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="233634127" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Nov 2021 22:55:05 -0800 X-IronPort-AV: E=Sophos;i="5.87,235,1631602800"; d="scan'208";a="453920258" 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:55:04 -0800 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Subject: [dts][PATCH V1 0/3] *** delete fortville_rss_granularity_config *** Date: Mon, 15 Nov 2021 14:56:25 +0000 Message-Id: <20211115145628.111987-1-yanx.xia@intel.com> X-Mailer: git-send-email 2.33.1 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 *** Yan Xia (3): test_plans/fortville_rss_granularity_config: delete this suite tests/fortville_rss_granularity_config: delete this suite test_plans/index: delete fortville_rss_granularity_config ...ville_rss_granularity_config_test_plan.rst | 321 ---------- test_plans/index.rst | 1 - ...tSuite_fortville_rss_granularity_config.py | 563 ------------------ 3 files changed, 885 deletions(-) delete mode 100644 test_plans/fortville_rss_granularity_config_test_plan.rst delete mode 100644 tests/TestSuite_fortville_rss_granularity_config.py -- 2.33.1