* [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code
@ 2021-03-16 7:26 Ling Wei
2021-03-16 7:33 ` Ling, WeiX
2021-03-18 7:30 ` Tu, Lijuan
0 siblings, 2 replies; 4+ messages in thread
From: Ling Wei @ 2021-03-16 7:26 UTC (permalink / raw)
To: dts; +Cc: Ling Wei
Delete self.stop_send_pkts_on_tester() step in tear_down,
because of framework will auto stop pktgen.
Signed-off-by: Ling Wei <weix.ling@intel.com>
---
tests/TestSuite_vhost_user_live_migration.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_vhost_user_live_migration.py b/tests/TestSuite_vhost_user_live_migration.py
index 915fa596..6d524db7 100644
--- a/tests/TestSuite_vhost_user_live_migration.py
+++ b/tests/TestSuite_vhost_user_live_migration.py
@@ -448,8 +448,6 @@ class TestVhostUserLiveMigration(TestCase):
def tear_down(self):
self.destroy_vm_env()
- # stop send packet on tester
- self.stop_send_pkts_on_tester()
self.duts[0].send_expect('killall -s INT qemu-system-x86_64', '#')
self.duts[1].send_expect('killall -s INT qemu-system-x86_64', '#')
pass
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code
2021-03-16 7:26 [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code Ling Wei
@ 2021-03-16 7:33 ` Ling, WeiX
2021-03-16 7:43 ` Zhao, HaiyangX
2021-03-18 7:30 ` Tu, Lijuan
1 sibling, 1 reply; 4+ messages in thread
From: Ling, WeiX @ 2021-03-16 7:33 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Tuesday, March 16, 2021 03:27 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V2] tests/vhost_user_live_migration:delete invalid
> code
Tested-by: Wei Ling <weix.ling@intel.com>
[-- Attachment #2: TestVhostUserLiveMigration.log --]
[-- Type: application/octet-stream, Size: 787334 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code
2021-03-16 7:33 ` Ling, WeiX
@ 2021-03-16 7:43 ` Zhao, HaiyangX
0 siblings, 0 replies; 4+ messages in thread
From: Zhao, HaiyangX @ 2021-03-16 7:43 UTC (permalink / raw)
To: Ling, WeiX, dts
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> Sent: Tuesday, March 16, 2021 15:34
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid
> code
>
> > -----Original Message-----
> > From: Ling, WeiX <weix.ling@intel.com>
> > Sent: Tuesday, March 16, 2021 03:27 PM
> > To: dts@dpdk.org
> > Cc: Ling, WeiX <weix.ling@intel.com>
> > Subject: [dts][PATCH V2] tests/vhost_user_live_migration:delete
> > invalid code
>
> Tested-by: Wei Ling <weix.ling@intel.com>
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code
2021-03-16 7:26 [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code Ling Wei
2021-03-16 7:33 ` Ling, WeiX
@ 2021-03-18 7:30 ` Tu, Lijuan
1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2021-03-18 7:30 UTC (permalink / raw)
To: Ling, WeiX, dts; +Cc: Ling, WeiX
> Delete self.stop_send_pkts_on_tester() step in tear_down, because of
> framework will auto stop pktgen.
>
> Signed-off-by: Ling Wei <weix.ling@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-03-18 7:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 7:26 [dts] [PATCH V2] tests/vhost_user_live_migration:delete invalid code Ling Wei
2021-03-16 7:33 ` Ling, WeiX
2021-03-16 7:43 ` Zhao, HaiyangX
2021-03-18 7:30 ` Tu, Lijuan
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).