From patchwork Sat May 7 09:58:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 110831 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 99DE1A050A; Sat, 7 May 2022 11:59:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9297340DDB; Sat, 7 May 2022 11:59:09 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 5E6C040395 for ; Sat, 7 May 2022 11:59:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651917548; x=1683453548; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=UTtgENdhRIYkg4HIn4yHwlYsAt/6b6WCGYoZLT8DahU=; b=cH//DhXu1GmI8HLHYYENrz9/39044Oh1ZpJN51joAyvhS2p+ijvqB7Ne o/7XqCpXKIg/u4dY7+wRKC/Sjd3Lie6km5l5yHnr7anCzRbkKV+Y/ldCB fVg9sNiau6KqqP/9ewAtV/cu8l48Q/QxGC6WaLD2hah0vpOfKPQXV3Lkt f6sxYS152Lj2p7Yl3/CxJAJr1R6HKaqeJ+iLmET3yNGtsV4LY1OOUgvqk ZJOrgPboBW4iNLjbTWS+lxeENDah8byGrhWYIWHsWU5yxfKin3jsZoR7k 6vChHo4ZP3FB9/CFh/hCSdb/YlypS/sfNFMp1Ed2sMQ9QNIYaYVdpbeqq g==; X-IronPort-AV: E=McAfee;i="6400,9594,10339"; a="256179407" X-IronPort-AV: E=Sophos;i="5.91,206,1647327600"; d="scan'208";a="256179407" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2022 02:59:07 -0700 X-IronPort-AV: E=Sophos;i="5.91,206,1647327600"; d="scan'208";a="736138516" Received: from unknown (HELO localhost.localdomain) ([10.239.251.222]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2022 02:59:06 -0700 From: Wei Ling To: dts@dpdk.org Cc: Wei Ling Subject: [dts][PATCH V1 1/7] test_plans/index: add 6 das related testplan Date: Sat, 7 May 2022 05:58:41 -0400 Message-Id: <20220507095841.310879-1-weix.ling@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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 Add 6 das related testplan into test_plans/index. Signed-off-by: Wei Ling --- test_plans/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test_plans/index.rst b/test_plans/index.rst index d0f73d23..936b1dfd 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -41,6 +41,7 @@ The following are the test plans for the DPDK DTS automated test system. asan_smoke_test_plan blocklist_test_plan basic_4k_pages_cbdma_test_plan + basic_4k_pages_dsa_test_plan checksum_offload_test_plan coremask_test_plan cvl_advanced_rss_test_plan @@ -124,6 +125,7 @@ The following are the test plans for the DPDK DTS automated test system. loopback_multi_paths_port_restart_test_plan loopback_virtio_user_server_mode_test_plan loopback_virtio_user_server_mode_cbdma_test_plan + loopback_virtio_user_server_mode_dsa_test_plan mac_filter_test_plan macsec_for_ixgbe_test_plan metering_and_policing_test_plan @@ -233,12 +235,14 @@ The following are the test plans for the DPDK DTS automated test system. virtio_smoke_test_plan vm2vm_virtio_net_perf_test_plan vm2vm_virtio_net_perf_cbdma_test_plan + vm2vm_virtio_net_dsa_test_plan vm2vm_virtio_pmd_test_plan vm2vm_virtio_pmd_cbdma_test_plan dpdk_gro_lib_test_plan dpdk_gso_lib_test_plan vswitch_sample_cbdma_test_plan vswitch_pvp_multi_paths_performance_with_cbdma_test_plan + vswitch_sample_dsa_test_plan vxlan_gpe_support_in_i40e_test_plan pvp_diff_qemu_version_test_plan pvp_share_lib_test_plan @@ -249,6 +253,7 @@ The following are the test plans for the DPDK DTS automated test system. eventdev_pipeline_perf_test_plan pvp_qemu_multi_paths_port_restart_test_plan pvp_vhost_user_reconnect_test_plan + pvp_vhost_dsa_test_plan pvp_virtio_bonding_test_plan pvp_virtio_user_4k_pages_test_plan vdev_primary_secondary_test_plan @@ -304,6 +309,7 @@ The following are the test plans for the DPDK DTS automated test system. port_representor_test_plan vm2vm_virtio_user_test_plan vm2vm_virtio_user_cbdma_test_plan + vm2vm_virtio_user_dsa_test_plan vmdq_dcb_test_plan acl_test_plan power_negative_test_plan