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 011FDA0C41; Fri, 3 Dec 2021 03:13:12 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E13F341C27; Fri, 3 Dec 2021 03:13:12 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id E4CF340041 for ; Fri, 3 Dec 2021 03:13:10 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10186"; a="235629870" X-IronPort-AV: E=Sophos;i="5.87,283,1631602800"; d="scan'208";a="235629870" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Dec 2021 18:13:09 -0800 X-IronPort-AV: E=Sophos;i="5.87,283,1631602800"; d="scan'208";a="610220006" Received: from unknown (HELO dpdk.lan) ([10.240.183.77]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Dec 2021 18:13:07 -0800 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Subject: [dts][PATCH V1 2/3] test_plans/index: delete fdir Date: Fri, 3 Dec 2021 10:13:10 +0000 Message-Id: <20211203101311.148370-2-yanx.xia@intel.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211203101311.148370-1-yanx.xia@intel.com> References: <20211203101311.148370-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 fdir dpdk commit-id: 1be514fbc ethdev: remove legacy FDIR filter type support 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 ab5a1d31..f9b6fbc7 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -83,7 +83,6 @@ The following are the test plans for the DPDK DTS automated test system. eeprom_dump_test_plan external_memory_test_plan external_mempool_handler_test_plan - fdir_test_plan firmware_version_test_plan floating_veb_test_plan flow_classify_softnic_test_plan -- 2.33.1