test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error
@ 2022-12-22  3:10 Wei Ling
  2022-12-22  9:39 ` He, Xingguang
  2022-12-26  4:48 ` lijuan.tu
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Ling @ 2022-12-22  3:10 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Fix lcore index error in testcase2&3.

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

diff --git a/test_plans/vhost_event_idx_interrupt_test_plan.rst b/test_plans/vhost_event_idx_interrupt_test_plan.rst
index cca91dae..18e66efb 100644
--- a/test_plans/vhost_event_idx_interrupt_test_plan.rst
+++ b/test_plans/vhost_event_idx_interrupt_test_plan.rst
@@ -126,10 +126,10 @@ Test Case 2: wake up split ring vhost-user cores with event idx interrupt mode 1
 
 6. Check vhost related cores are waked up with l3fwd-power log, such as following::
 
-    L3FWD_POWER: lcore 0 is waked up from rx interrupt on port 0 queue 0
+    L3FWD_POWER: lcore 1 is waked up from rx interrupt on port 0 queue 0
     ...
     ...
-    L3FWD_POWER: lcore 15 is waked up from rx interrupt on port 0 queue 15
+    L3FWD_POWER: lcore 16 is waked up from rx interrupt on port 0 queue 15
 
 Test Case 3: wake up split ring vhost-user cores by multi virtio-net in VMs with event idx interrupt mode
 =========================================================================================================
@@ -299,10 +299,10 @@ Test Case 5: wake up packed ring vhost-user cores with event idx interrupt mode
 
 6. Check vhost related cores are waked up with l3fwd-power log, such as following::
 
-    L3FWD_POWER: lcore 0 is waked up from rx interrupt on port 0 queue 0
+    L3FWD_POWER: lcore 1 is waked up from rx interrupt on port 0 queue 0
     ...
     ...
-    L3FWD_POWER: lcore 15 is waked up from rx interrupt on port 0 queue 15
+    L3FWD_POWER: lcore 16 is waked up from rx interrupt on port 0 queue 15
 
 Test Case 6: wake up packed ring vhost-user cores by multi virtio-net in VMs with event idx interrupt mode
 ==========================================================================================================
-- 
2.25.1


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

* RE: [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error
  2022-12-22  3:10 [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error Wei Ling
@ 2022-12-22  9:39 ` He, Xingguang
  2022-12-26  4:48 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: He, Xingguang @ 2022-12-22  9:39 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> -----Original Message-----
> From: Wei Ling <weix.ling@intel.com>
> Sent: Thursday, December 22, 2022 11:10 AM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan:
> fix lcore index error
> 
> Fix lcore index error in testcase2&3.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>
> ---

Acked-by: Xingguang He<xingguang.he@intel.com>

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

* [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error
  2022-12-22  3:10 [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error Wei Ling
  2022-12-22  9:39 ` He, Xingguang
@ 2022-12-26  4:48 ` lijuan.tu
  1 sibling, 0 replies; 3+ messages in thread
From: lijuan.tu @ 2022-12-26  4:48 UTC (permalink / raw)
  To: dts, Wei Ling; +Cc: Wei Ling

On Thu, 22 Dec 2022 11:10:09 +0800, Wei Ling <weix.ling@intel.com> wrote:
> Fix lcore index error in testcase2&3.
> 
> Signed-off-by: Wei Ling <weix.ling@intel.com>

Acked-by: Lijuan Tu <lijuan.tu@intel.com>
Applied, thanks

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

end of thread, other threads:[~2022-12-26  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22  3:10 [dts][PATCH V1] test_plans/vhost_event_idx_interrupt_test_plan: fix lcore index error Wei Ling
2022-12-22  9:39 ` He, Xingguang
2022-12-26  4:48 ` 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).