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 D9632A0C47; Thu, 19 Aug 2021 13:35:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A843D40DFD; Thu, 19 Aug 2021 13:35:44 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 8FEE440141 for ; Thu, 19 Aug 2021 13:35:43 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10080"; a="302119888" X-IronPort-AV: E=Sophos;i="5.84,334,1620716400"; d="scan'208";a="302119888" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Aug 2021 04:35:42 -0700 X-IronPort-AV: E=Sophos;i="5.84,334,1620716400"; d="scan'208";a="522398524" Received: from unknown (HELO localhost.localdomain) ([10.240.183.163]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA; 19 Aug 2021 04:35:41 -0700 From: Yu Jiang To: dts@dpdk.org Cc: Yu Jiang Date: Thu, 19 Aug 2021 19:35:19 +0800 Message-Id: <1629372921-21024-1-git-send-email-yux.jiang@intel.com> X-Mailer: git-send-email 2.7.4 Subject: [dts] [PATCH V1 0/2] remove fortville_rss_input/global_hash_configuration 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" According to dpdk commit 81db321da ethdev: remove legacy HASH filter type support, remove case test_global_hash_configuration Yu Jiang (2): test_plans/fortville_rss_input_test_plan: remove global configurations of hash filter case tests/fortville_rss_input: remove global configurations of hash filter case test_plans/fortville_rss_input_test_plan.rst | 29 ------------------------- tests/TestSuite_fortville_rss_input.py | 32 ---------------------------- 2 files changed, 61 deletions(-) -- 2.7.4