[V1,9/9] test_plans: add the index of test plan

Message ID 20230103083951.1553786-10-yingyax.han@intel.com (mailing list archive)
State Accepted
Headers
Series test_plans: add perf test plans |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test warning SKIPPED

Commit Message

Yingya Han Jan. 3, 2023, 8:39 a.m. UTC
  Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
 test_plans/index.rst | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
  

Comments

Haijun Chu Jan. 5, 2023, 1:58 a.m. UTC | #1
Acked-by: Haijun Chu<haijun.chu@intel.com>

-----Original Message-----
From: Yingya Han <yingyax.han@intel.com> 
Sent: Tuesday, January 3, 2023 4:40 PM
To: dts@dpdk.org
Cc: Han, YingyaX <yingyax.han@intel.com>
Subject: [dts][PATCH V1 9/9]test_plans: add the index of test plan

Signed-off-by: Yingya Han <yingyax.han@intel.com>
---
  

Patch

diff --git a/test_plans/index.rst b/test_plans/index.rst
index 9ca954e2..06404d2f 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -98,7 +98,9 @@  The following are the test plans for the DPDK DTS automated test system.
     l2fwd_test_plan
     l2tp_esp_coverage_test_plan
     l3fwd_test_plan
-    l3fwd_lpm_ipv4_test_plan.rst
+    l3fwd_lpm_ipv4_test_plan
+    l3fwd_lpm_ipv4_rfc2544_test_plan
+    l3fwd_lpm_ipv6_test_plan
     l3fwd_func_test_plan
     l3fwdacl_test_plan
     large_vf_test_plan
@@ -157,6 +159,7 @@  The following are the test plans for the DPDK DTS automated test system.
     eventdev_pipeline_test_plan
     tso_test_plan
     tx_preparation_test_plan
+    testpmd_perf_test_plan
     uni_pkt_test_plan
     userspace_ethtool_test_plan
     vlan_ethertype_config_test_plan
@@ -187,6 +190,11 @@  The following are the test plans for the DPDK DTS automated test system.
     vf_smoke_test_plan
     vf_to_vf_nic_bridge_test_plan
     vf_vlan_test_plan
+    vf_l3fwd_kernelpf_test_plan
+    vf_l3fwd_em_kernelpf_test_plan
+    vf_l3fwd_lpm_ipv4_kernelpf_test_plan
+    vf_l3fwd_lpm_ipv4_rfc2544_kernelpf_test_plan
+    vf_l3fwd_lpm_ipv6_kernelpf_test_plan
     kernelpf_iavf_test_plan
     vhost_multi_queue_qemu_test_plan
     vhost_qemu_mtu_test_plan