[V1,1/2] test_plans/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100

Message ID 20221228091555.3623582-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series modify case1&3 rerun times from 10 to 100 |

Commit Message

Ling, WeiX Dec. 28, 2022, 9:15 a.m. UTC
  Modify case1&3 rerun times from 10 to 100.

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

Patch

diff --git a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst
index eed10893..55008f07 100644
--- a/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst
+++ b/test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst
@@ -96,7 +96,7 @@  operations with CBDMA channels.
     ifconfig [ens3] 1.1.1.2
     tcpdump -i [ens3]
 
-6. Rerun step4 and step5 10 times to check event idx workable after driver reload.
+6. Rerun step4 and step5 100 times to check event idx workable after driver reload.
 
 Test Case 2: Split ring 16 queues virtio-net event idx interrupt mode test with cbdma enable
 --------------------------------------------------------------------------------------------
@@ -180,7 +180,7 @@  with CBDMA channels.
     ifconfig [ens3] 1.1.1.2
     tcpdump -i [ens3]
 
-6. Rerun step4 and step5 10 times to check event idx workable after driver reload.
+6. Rerun step4 and step5 100 times to check event idx workable after driver reload.
 
 Test Case 4: Packed ring 16 queues virtio-net event idx interrupt mode test with cbdma enable
 ---------------------------------------------------------------------------------------------