From patchwork Tue Sep 15 11:24:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Zhao, HaiyangX" X-Patchwork-Id: 77725 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5A64CA04C7; Tue, 15 Sep 2020 13:41:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 537CA1C0DA; Tue, 15 Sep 2020 13:41:30 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id C92821C0DA for ; Tue, 15 Sep 2020 13:41:28 +0200 (CEST) IronPort-SDR: GUdN0KkPr4qHZJ8iYBJCV/jHitNcrLy4a9jKqUAryVebUoBb+1DPusnw4hoUYqm1xLUMSxCVQD MlrfZ6mbmLuA== X-IronPort-AV: E=McAfee;i="6000,8403,9744"; a="223423720" X-IronPort-AV: E=Sophos;i="5.76,429,1592895600"; d="scan'208";a="223423720" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2020 04:41:28 -0700 IronPort-SDR: Z3b/yDm9cRdMSyAxVdmp08Ac0/R1uMjr/FIzvJkpXe4rytkzuPN2XQZSO06EuBpScRuOcnnnk/ 99HSehK1RFSA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,429,1592895600"; d="scan'208";a="379710634" Received: from unknown (HELO dpdk-zhaohy-t.localdomain) ([10.240.183.68]) by orsmga001.jf.intel.com with ESMTP; 15 Sep 2020 04:41:27 -0700 From: Haiyang Zhao To: dts@dpdk.org Cc: Haiyang Zhao Date: Tue, 15 Sep 2020 19:24:46 +0800 Message-Id: <1600169086-340540-18-git-send-email-haiyangx.zhao@intel.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1600169086-340540-1-git-send-email-haiyangx.zhao@intel.com> References: <1600169086-340540-1-git-send-email-haiyangx.zhao@intel.com> Subject: [dts] [PATCH V1 17/17] test_plans/index: fix build warnings and errors X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 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" *.delete removed test plan. *.add new added test plans Signed-off-by: Haiyang Zhao --- test_plans/index.rst | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/test_plans/index.rst b/test_plans/index.rst index 99284c4..6a0750d 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -43,10 +43,17 @@ The following are the test plans for the DPDK DTS automated test system. cloud_filter_test_plan coremask_test_plan cvl_advanced_rss_test_plan + cvl_advanced_rss_gtpu_test_plan cvl_advanced_iavf_rss_test_plan + cvl_advanced_rss_pppoe_vlan_esp_ah_l2tp_pfcp_test_plan + cvl_dcf_date_path_test_plan + cvl_dcf_dp_test_plan cvl_dcf_switch_filter_test_plan cvl_fdir_test_plan + cvl_iavf_rss_gtpu_test_plan + cvl_rss_configure_test_plan cvl_switch_filter_test_plan + cloud_filter_with_l4_port_test_plan dcf_lifecycle_test_plan crypto_perf_cryptodev_perf_test_plan ddp_gtp_qregion_test_plan @@ -62,6 +69,7 @@ The following are the test plans for the DPDK DTS automated test system. 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 fortville_rss_granularity_config_test_plan @@ -92,6 +100,7 @@ The following are the test plans for the DPDK DTS automated test system. l3fwdacl_test_plan link_flowctrl_test_plan link_status_interrupt_test_plan + linux_modules_test_plan loopback_multi_paths_port_restart_test_plan loopback_virtio_user_server_mode_test_plan mac_filter_test_plan @@ -124,6 +133,8 @@ The following are the test plans for the DPDK DTS automated test system. queue_region_test_plan queue_start_stop_test_plan rss_to_rte_flow_test_plan + rss_key_update_test_plan + rxtx_offload_test_plan rteflow_priority_test_plan runtime_vf_queue_number_kernel_test_plan runtime_vf_queue_number_maxinum_test_plan @@ -132,6 +143,10 @@ The following are the test plans for the DPDK DTS automated test system. scatter_test_plan short_live_test_plan shutdown_api_test_plan + speed_capabilities_test_plan + sw_hw_thash_consistence_test_plan + vhost_cbdma_test_plan + vhost_user_interrupt_test_plan sriov_kvm_test_plan stability_test_plan stats_checks_test_plan @@ -190,7 +205,6 @@ The following are the test plans for the DPDK DTS automated test system. malicious_driver_event_indication_test_plan virtio_1.0_test_plan - vhost_enqueue_interrupt_test_plan vhost_event_idx_interrupt_test_plan vhost_virtio_pmd_interrupt_test_plan vhost_virtio_user_interrupt_test_plan @@ -243,7 +257,6 @@ The following are the test plans for the DPDK DTS automated test system. keep_alive_test_plan multiprocess_test_plan netmap_compat_test_plan - quota_watermark_test_plan rxtx_callbacks_test_plan skeleton_test_plan timer_test_plan