test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] test_plans/loopback_vhost_async_perf_dsa: fix testplan issue
@ 2023-04-24  7:38 Wei Ling
  2023-04-26  6:24 ` He, Xingguang
  2023-04-27  7:44 ` lijuan.tu
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Ling @ 2023-04-24  7:38 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Fix testplan write wrong issue.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 test_plans/loopback_vhost_async_perf_dsa_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/loopback_vhost_async_perf_dsa_test_plan.rst b/test_plans/loopback_vhost_async_perf_dsa_test_plan.rst
index 44d8e549..76ac0ddf 100644
--- a/test_plans/loopback_vhost_async_perf_dsa_test_plan.rst
+++ b/test_plans/loopback_vhost_async_perf_dsa_test_plan.rst
@@ -23,7 +23,7 @@ Common steps
 
 2. Bind 1 dsa device to vfio-pci::
 
-    ./usertools/dpdk-devbind.py -b idxd 0000:6f:01.0
+    ./usertools/dpdk-devbind.py -b vfio-pci 0000:6f:01.0
 
 Test Case 1: loopback vhost async test with split ring inorder mergeable path using IDXD kernel driver
 ------------------------------------------------------------------------------------------------------
@@ -53,7 +53,7 @@ Test Case 1: loopback vhost async test with split ring inorder mergeable path us
 
     testpmd>show port stats all
 
-5. Quit virtio-user, rerun step 2-4 with different pac    ket length, <frame_size> include [64, 128, 256, 512, 1024, 1518].
+5. Quit virtio-user, rerun step 2-4 with different packet length, <frame_size> include [64, 128, 256, 512, 1024, 1518].
 
 Test Case 2: loopback vhost async test with split ring inorder non-mergeable path using IDXD kernel driver
 ----------------------------------------------------------------------------------------------------------
-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-27  7:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24  7:38 [dts][PATCH V1] test_plans/loopback_vhost_async_perf_dsa: fix testplan issue Wei Ling
2023-04-26  6:24 ` He, Xingguang
2023-04-27  7:44 ` lijuan.tu

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