From patchwork Fri Jun 18 18:41:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Huang, ZhiminX" X-Patchwork-Id: 94406 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 343F7A0C47; Fri, 18 Jun 2021 12:11:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2459A410E8; Fri, 18 Jun 2021 12:11:52 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 9625F40142 for ; Fri, 18 Jun 2021 12:11:50 +0200 (CEST) IronPort-SDR: N3aRFsnpSzAKjrFPdsjigjTJCG0lY1cxkyjSHMMLjGnIj9a5X3krTxj0qBi8JMiBaZokA4t+9J 79UED7BF1q1Q== X-IronPort-AV: E=McAfee;i="6200,9189,10018"; a="206481585" X-IronPort-AV: E=Sophos;i="5.83,283,1616482800"; d="scan'208";a="206481585" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jun 2021 03:11:50 -0700 IronPort-SDR: 0EaBg15XaG1KYDVEBxWlWpVzUa7qffNdwN9edA9r2SYgMDRXq1W6Tkerg2WfEmRSGyN5ZssBFN 6d0nnE45OGcA== X-IronPort-AV: E=Sophos;i="5.83,283,1616482800"; d="scan'208";a="485632655" Received: from unknown (HELO localhost.localdomain) ([10.240.183.103]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jun 2021 03:11:49 -0700 From: Zhimin Huang To: dts@dpdk.org Cc: Zhimin Huang Date: Sat, 19 Jun 2021 02:41:01 +0800 Message-Id: <20210618184103.1755-2-zhiminx.huang@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210618184103.1755-1-zhiminx.huang@intel.com> References: <20210618184103.1755-1-zhiminx.huang@intel.com> Subject: [dts] [PATCH V3 1/3] add new testplan to 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" *.add new testplan to index.rst Signed-off-by: Zhimin Huang --- test_plans/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test_plans/index.rst b/test_plans/index.rst index 06a38d12..9e46f4de 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -57,6 +57,8 @@ The following are the test plans for the DPDK DTS automated test system. cvl_dcf_switch_filter_pppoe_test_plan cvl_ecpri_test_plan cvl_fdir_test_plan + cvl_ip_fragment_rte_flow_test_plan + cvl_iavf_ip_fragment_rte_flow_test_plan cvl_iavf_rss_configure_test_plan cvl_limit_value_test_test_plan cvl_qinq_test_plan