test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts][PATCH V2 1/3] test_plans/dma_test_plan: rename testplan
Date: Mon, 12 Dec 2022 17:55:55 +0800	[thread overview]
Message-ID: <20221212095555.2838878-1-weix.ling@intel.com> (raw)

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


                 reply	other threads:[~2022-12-12 10:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221212095555.2838878-1-weix.ling@intel.com \
    --to=weix.ling@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).