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 405FEA0C41; Wed, 17 Nov 2021 11:02:54 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B32941165; Wed, 17 Nov 2021 11:02:54 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id D28D34068C for ; Wed, 17 Nov 2021 11:02:52 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10170"; a="221132419" X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="221132419" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 02:02:51 -0800 X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="549038600" Received: from unknown (HELO dpdk.lan) ([10.240.183.77]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 02:02:50 -0800 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Subject: [dts][PATCH V1 0/4] *** delete test case *** Date: Wed, 17 Nov 2021 18:04:02 +0000 Message-Id: <20211117180405.116883-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 test case that legcay command not be supported and not new command to replace dpdk commit-id:251baec36 ethdev: remove legacy tunnel filter type support *** Yan Xia (4): test_plans/ipgre_test_plan: delete GRE_packet_filter tests/ipgre: delete GRE_packet_filter test_plans/vxlan_gpe_support_in_i40e: delete tunnel_filter_vxlan_gpe tests/vxlan_gpe_support_in_i40e: delete tunnel_filter_vxlan_gpe test_plans/ipgre_test_plan.rst | 37 ------------- .../vxlan_gpe_support_in_i40e_test_plan.rst | 34 ------------ tests/TestSuite_ipgre.py | 55 ------------------- tests/TestSuite_vxlan_gpe_support_in_i40e.py | 33 ----------- 4 files changed, 159 deletions(-) -- 2.33.1