From patchwork Thu Aug 19 11:35:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yan Xia X-Patchwork-Id: 97092 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B5B21A0C47; Thu, 19 Aug 2021 05:03:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B143C40DFD; Thu, 19 Aug 2021 05:03:37 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id AFF3A40141 for ; Thu, 19 Aug 2021 05:03:36 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10080"; a="238586250" X-IronPort-AV: E=Sophos;i="5.84,333,1620716400"; d="scan'208";a="238586250" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2021 20:03:36 -0700 X-IronPort-AV: E=Sophos;i="5.84,333,1620716400"; d="scan'208";a="521404484" Received: from unknown (HELO DPDK-CVL-tetser102.icx.intel.com) ([10.240.183.102]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2021 20:03:34 -0700 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Date: Thu, 19 Aug 2021 11:35:23 +0000 Message-Id: <20210819113524.8190-3-yanx.xia@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210819113524.8190-1-yanx.xia@intel.com> References: <20210819113524.8190-1-yanx.xia@intel.com> Subject: [dts] [PATCH V1 2/3] test_plans/index: delete etag_test_plan Field 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" remove etag_test_plan Field based on dpdk commit-id cf47acc0f(remove L2 tunnel offload control API E-tag set) and 99a1b6895(remove API to config L2 tunnel EtherType port config all l2-tunnel E-tag xxx). 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 48e0a444..878330e7 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -80,7 +80,6 @@ The following are the test plans for the DPDK DTS automated test system. dynamic_flowtype_test_plan dynamic_queue_test_plan eeprom_dump_test_plan - etag_test_plan external_memory_test_plan external_mempool_handler_test_plan fdir_test_plan