[V2,1/3] test_plans/dma_test_plan: rename testplan

Message ID 20221212095555.2838878-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series rename cbdma to dma in testplan and |

Commit Message

Ling, WeiX Dec. 12, 2022, 9:55 a.m. UTC
  rename test_plans/{cbdma_test_plan.rst => dma_test_plan.rst}.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 ...{cbdma_test_plan.rst => dma_test_plan.rst} | 34 +++++++++----------
 1 file changed, 17 insertions(+), 17 deletions(-)
 rename test_plans/{cbdma_test_plan.rst => dma_test_plan.rst} (90%)
  

Patch

diff --git a/test_plans/cbdma_test_plan.rst b/test_plans/dma_test_plan.rst
similarity index 90%
rename from test_plans/cbdma_test_plan.rst
rename to test_plans/dma_test_plan.rst
index 3ddbd5a2..a7284197 100644
--- a/test_plans/cbdma_test_plan.rst
+++ b/test_plans/dma_test_plan.rst
@@ -1,9 +1,9 @@ 
 .. SPDX-License-Identifier: BSD-3-Clause
    Copyright(c) 2019 Intel Corporation
 
-================
+===============
 CBDMA test plan
-================
+===============
 
 Description
 ===========
@@ -103,9 +103,9 @@  Test case
 =========
 
 Test Case 1: CBDMA basic test with differnet size packets
-----------------------------------------------------------
+---------------------------------------------------------
 
-1.Bind one cbdma port and one nic port to vfio-pci driver.
+1.Bind 1 CBDMA port and 1 NIC port to vfio-pci driver.
 
 2.Launch dma app::
 
@@ -116,9 +116,9 @@  Test Case 1: CBDMA basic test with differnet size packets
 4.Check performance from “Total packets Tx” and check log includes "Worker Threads = 1, Copy Mode = hw".
 
 Test Case 2: CBDMA test with multi-threads
--------------------------------------------
+------------------------------------------
 
-1.Bind one cbdma port and one nic port to vfio-pci driver.
+1.Bind 1 CBDMA port and 1 NIC port to vfio-pci driver.
 
 2.Launch dma app with three cores::
 
@@ -129,9 +129,9 @@  Test Case 2: CBDMA test with multi-threads
 4.Check performance from “Total packets Tx” and check log includes "Worker Threads = 2, Copy Mode = hw".
 
 Test Case 3: CBDMA test with multi nic ports
----------------------------------------------
+--------------------------------------------
 
-1.Bind two cbdma ports and two nic ports to vfio-pci driver.
+1.Bind 2 CBDMA ports and 2 NIC ports to vfio-pci driver.
 
 2.Launch dma app with multi-ports::
 
@@ -142,9 +142,9 @@  Test Case 3: CBDMA test with multi nic ports
 4.Check stats of two ports, each port's performance shows in “Total packets Tx” and each port's log includes "Worker Threads = 2, Copy Mode = hw".
 
 Test Case 4: CBDMA test with multi-queues
-------------------------------------------
+-----------------------------------------
 
-1.Bind two cbdma ports and one nic port to vfio-pci driver.
+1.Bind 2 CBDMA ports and 1 NIC port to vfio-pci driver.
 
 2.Launch dma app with multi-queues::
 
@@ -154,13 +154,13 @@  Test Case 4: CBDMA test with multi-queues
 
 4. Check stats of dma app, "Worker Threads = 2, Copy Mode = hw, Rx Queues = 2" and each dma channel can enqueue packets.
 
-5. Repeat step1 to step4 with queue number 4 and qemu number 8, also bind same number cbdma ports.
+5. Repeat step1 to step4 with queue number 4 and qemu number 8, also bind same number CBDMA ports.
 Check performance gains status when queue numbers added.
 
 Test Case 5: CBDMA performance cmparison between mac-updating and no-mac-updating
-----------------------------------------------------------------------------------
+---------------------------------------------------------------------------------
 
-1.Bind one cbdma ports and one nic port to vfio-pci driver.
+1.Bind 1 CBDMA ports and 1 NIC port to vfio-pci driver.
 
 2.Launch dma app::
 
@@ -183,9 +183,9 @@  Test Case 5: CBDMA performance cmparison between mac-updating and no-mac-updatin
     Total packets Tx:                   xxx [pps]
   
 Test Case 6: CBDMA performance cmparison between HW copies and SW copies using different packet size
------------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------------------
 
-1.Bind four cbdma pors and one nic port to vfio-pci driver.
+1.Bind 4 CBDMA ports and 1 NIC port to vfio-pci driver.
 
 2.Launch dma app with three cores::
 
@@ -208,9 +208,9 @@  Test Case 6: CBDMA performance cmparison between HW copies and SW copies using d
     Total packets Tx:                   xxx [pps]
 
 Test Case 7: CBDMA multi application mode test
------------------------------------------------
+----------------------------------------------
 
-1.Bind four cbdma ports to vfio-pci driver.
+1.Bind 4 CBDMA ports to vfio-pci driver.
 
 2.Launch test-pmd app with three cores and proc_type primary: