* RE: [dts] [PATCH V1] tests/inline_ipsec: optimization script
2022-04-28 14:50 [dts] [PATCH V1] tests/inline_ipsec: optimization script Jiale Song
@ 2022-04-28 7:11 ` Huang, ZhiminX
2022-05-05 6:09 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Huang, ZhiminX @ 2022-04-28 7:11 UTC (permalink / raw)
To: Jiale, SongX, dts; +Cc: Jiale, SongX
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
> -----Original Message-----
> From: Jiale Song <songx.jiale@intel.com>
> Sent: Thursday, April 28, 2022 10:50 PM
> To: dts@dpdk.org
> Cc: Jiale, SongX <songx.jiale@intel.com>
> Subject: [dts] [PATCH V1] tests/inline_ipsec: optimization script
>
> this command will close all scapy processes, including the started in framware,
> which will affect the subsequent case tests.
>
> Signed-off-by: Jiale Song <songx.jiale@intel.com>
> ---
Tested-by: Zhimin Huang <zhiminx.huang@intel.com >
[-- Attachment #2: TestInlineIpsec.log --]
[-- Type: application/octet-stream, Size: 62743 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts] [PATCH V1] tests/inline_ipsec: optimization script
@ 2022-04-28 14:50 Jiale Song
2022-04-28 7:11 ` Huang, ZhiminX
2022-05-05 6:09 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Jiale Song @ 2022-04-28 14:50 UTC (permalink / raw)
To: dts; +Cc: Jiale Song
this command will close all scapy processes, including the started
in framware, which will affect the subsequent case tests.
Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
tests/TestSuite_inline_ipsec.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/TestSuite_inline_ipsec.py b/tests/TestSuite_inline_ipsec.py
index cb105d9c..9cc15301 100644
--- a/tests/TestSuite_inline_ipsec.py
+++ b/tests/TestSuite_inline_ipsec.py
@@ -522,7 +522,6 @@ class TestInlineIpsec(TestCase):
"""
Run after each test case.
"""
- self.tester.send_expect("killall scapy", "#", 5)
self.tester.send_expect("killall tcpdump", "#", 5)
self.dut.kill_all()
time.sleep(2)
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [dts] [PATCH V1] tests/inline_ipsec: optimization script
2022-04-28 14:50 [dts] [PATCH V1] tests/inline_ipsec: optimization script Jiale Song
2022-04-28 7:11 ` Huang, ZhiminX
@ 2022-05-05 6:09 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2022-05-05 6:09 UTC (permalink / raw)
To: Jiale, SongX, dts; +Cc: Jiale, SongX
> -----Original Message-----
> From: Jiale Song <songx.jiale@intel.com>
> Sent: 2022年4月28日 22:50
> To: dts@dpdk.org
> Cc: Jiale, SongX <songx.jiale@intel.com>
> Subject: [dts] [PATCH V1] tests/inline_ipsec: optimization script
>
> this command will close all scapy processes, including the started in framware, which will affect the
> subsequent case tests.
>
> Signed-off-by: Jiale Song <songx.jiale@intel.com>
Framware ? Do you mean framework ?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-05-05 6:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 14:50 [dts] [PATCH V1] tests/inline_ipsec: optimization script Jiale Song
2022-04-28 7:11 ` Huang, ZhiminX
2022-05-05 6:09 ` Tu, Lijuan
test suite reviews and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \
dts@dpdk.org
public-inbox-index dts
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dts
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git