test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V2 1/3] test_plans/dma_test_plan: rename testplan
@ 2022-12-12  9:55 Wei Ling
  0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2022-12-12  9:55 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

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%)

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:
 
-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-12 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  9:55 [dts][PATCH V2 1/3] test_plans/dma_test_plan: rename testplan Wei Ling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).