From patchwork Wed Jun 2 08:05:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yan Xia X-Patchwork-Id: 93756 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 5F0FCA0524; Wed, 2 Jun 2021 10:00:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 240114069F; Wed, 2 Jun 2021 10:00:34 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 34C3240689 for ; Wed, 2 Jun 2021 10:00:32 +0200 (CEST) IronPort-SDR: SGzlpSvFDDuy08D9A8k+uesyYrYbyFRoJ/vEWE082fjQ5F73SXaoZylMzzPHIrfH+4VUWeiivz y/pOmGTr7Qvw== X-IronPort-AV: E=McAfee;i="6200,9189,10002"; a="289360566" X-IronPort-AV: E=Sophos;i="5.83,241,1616482800"; d="scan'208";a="289360566" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2021 01:00:31 -0700 IronPort-SDR: X0KdVcr8buxU4506Enx2t8qWNU6pGwZ8Jn/UPMtHf+A+Wzbn+TJ2/o0SPzihw8x6ufnAKnI4P0 R1Euw0Z0510w== X-IronPort-AV: E=Sophos;i="5.83,241,1616482800"; d="scan'208";a="635778954" Received: from unknown (HELO localhost.localdomain) ([10.240.183.80]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2021 01:00:30 -0700 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Date: Wed, 2 Jun 2021 16:05:12 +0800 Message-Id: <20210602080512.29472-1-yanx.xia@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1] test_plan/index: remove ftag_test_plan from index.rst 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" already removed test_plan and TestSuite of "ftag", so remove ftag_test_plan from index.rst 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 8bcbe82b..f6eec795 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -86,7 +86,6 @@ The following are the test plans for the DPDK DTS automated test system. flow_classify_softnic_test_plan fortville_rss_granularity_config_test_plan fortville_rss_input_test_plan - ftag_test_plan generic_filter_test_plan generic_flow_api_test_plan hotplug_mp_test_plan