* [dts][PATCH V1 2/2] tests/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100
@ 2022-12-28 9:16 Wei Ling
2023-01-04 1:40 ` lijuan.tu
0 siblings, 1 reply; 2+ messages in thread
From: Wei Ling @ 2022-12-28 9:16 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
Modify case1&3 rerun times from 10 to 100.
Signed-off-by: Wei Ling <weix.ling@intel.com>
---
tests/TestSuite_virtio_event_idx_interrupt_cbdma.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py b/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py
index 20919131..a3431827 100644
--- a/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py
+++ b/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py
@@ -279,7 +279,7 @@ class TestVirtioIdxInterruptCbdma(TestCase):
self.queues = 1
self.start_vms(packed=False)
self.config_virito_net_in_vm()
- res = self.check_packets_after_reload_virtio_device(reload_times=10)
+ res = self.check_packets_after_reload_virtio_device(reload_times=100)
self.verify(res is True, "Should increase the wait times of ixia")
self.stop_all_apps()
@@ -406,7 +406,7 @@ class TestVirtioIdxInterruptCbdma(TestCase):
self.queues = 1
self.start_vms(packed=True)
self.config_virito_net_in_vm()
- res = self.check_packets_after_reload_virtio_device(reload_times=10)
+ res = self.check_packets_after_reload_virtio_device(reload_times=100)
self.verify(res is True, "Should increase the wait times of ixia")
self.stop_all_apps()
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dts][PATCH V1 2/2] tests/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100
2022-12-28 9:16 [dts][PATCH V1 2/2] tests/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100 Wei Ling
@ 2023-01-04 1:40 ` lijuan.tu
0 siblings, 0 replies; 2+ messages in thread
From: lijuan.tu @ 2023-01-04 1:40 UTC (permalink / raw)
To: dts, Wei Ling; +Cc: Wei Ling
On Wed, 28 Dec 2022 17:16:04 +0800, Wei Ling <weix.ling@intel.com> wrote:
> Modify case1&3 rerun times from 10 to 100.
>
> Signed-off-by: Wei Ling <weix.ling@intel.com>
Series applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-04 1:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-28 9:16 [dts][PATCH V1 2/2] tests/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100 Wei Ling
2023-01-04 1:40 ` 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).