From patchwork Sun Sep 26 09:20:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 99682 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 D0A59A0547; Sun, 26 Sep 2021 11:27:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB0AC4003F; Sun, 26 Sep 2021 11:27:49 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 698C94003C for ; Sun, 26 Sep 2021 11:27:48 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10118"; a="223974883" X-IronPort-AV: E=Sophos;i="5.85,323,1624345200"; d="scan'208";a="223974883" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Sep 2021 02:27:47 -0700 X-IronPort-AV: E=Sophos;i="5.85,323,1624345200"; d="scan'208";a="475623496" Received: from unknown (HELO localhost.localdomain) ([10.240.183.222]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Sep 2021 02:27:46 -0700 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Date: Sun, 26 Sep 2021 17:20:49 +0800 Message-Id: <20210926092049.3418712-1-weix.ling@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [dts] [PATCH V1 5/5] test_plans/index: delete 2 test plan 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" Signed-off-by: Wei Ling Tested-by: Wei Ling Tested-by: Yinan Wang --- test_plans/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/test_plans/index.rst b/test_plans/index.rst index b5aaec55..60216cbb 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -129,7 +129,6 @@ The following are the test plans for the DPDK DTS automated test system. ntb_test_plan nvgre_test_plan perf_virtio_user_loopback_test_plan - perf_virtio_user_pvp_test_plan perf_vm2vm_virtio_net_perf_test_plan pf_smoke_test_plan pipeline_test_plan @@ -240,7 +239,6 @@ The following are the test plans for the DPDK DTS automated test system. vxlan_gpe_support_in_i40e_test_plan pvp_diff_qemu_version_test_plan pvp_share_lib_test_plan - pvp_vhost_user_built_in_net_driver_test_plan pvp_virtio_user_2M_hugepages_test_plan virtio_unit_cryptodev_func_test_plan virtio_user_for_container_networking_test_plan