* [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code
@ 2020-12-21 8:26 Xia Yan
2020-12-21 9:19 ` Chen, LingliX
2020-12-22 2:55 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Xia Yan @ 2020-12-21 8:26 UTC (permalink / raw)
To: dts; +Cc: Xia Yan
delete undefined code of start testpmd
Signed-off-by: Xia Yan <yanx.xia@intel.com>
---
tests/TestSuite_external_memory.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/TestSuite_external_memory.py b/tests/TestSuite_external_memory.py
index 53522a79..b379ccb5 100644
--- a/tests/TestSuite_external_memory.py
+++ b/tests/TestSuite_external_memory.py
@@ -94,8 +94,6 @@ class TestExternalMemory(TestCase):
self.eal_para = self.dut.create_eal_parameters(cores="1S/4C/1T")
self.dut.send_expect(r'./%s %s -- --mp-alloc=xmem -i'
% (self.app_testpmd_path, self.eal_para), "link state change event", 60)
-
- self.dut.send_expect(cmd,"testpmd>",60)
self.verifier_result()
def test_IGB_UIO_xmemhuage(self):
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code
2020-12-21 8:26 [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code Xia Yan
@ 2020-12-21 9:19 ` Chen, LingliX
2020-12-22 2:55 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Chen, LingliX @ 2020-12-21 9:19 UTC (permalink / raw)
To: Xia, YanX, dts
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
Tested-by: Chen, LingliX <linglix.chen@intel.com>
Regards,
Chen, LingliX
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xia Yan
> Sent: Monday, December 21, 2020 4:27 PM
> To: dts@dpdk.org
> Cc: Xia, YanX <yanx.xia@intel.com>
> Subject: [dts] [PATCH V1] test/TestSuite_external_memory:del undefined
> code
[-- Attachment #2: TestExternalMemory.log --]
[-- Type: application/octet-stream, Size: 44889 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code
2020-12-21 8:26 [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code Xia Yan
2020-12-21 9:19 ` Chen, LingliX
@ 2020-12-22 2:55 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-12-22 2:55 UTC (permalink / raw)
To: Xia, YanX, dts; +Cc: Xia, YanX
> delete undefined code of start testpmd
>
> Signed-off-by: Xia Yan <yanx.xia@intel.com>
Applied with commit message changed.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-22 2:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 8:26 [dts] [PATCH V1] test/TestSuite_external_memory:del undefined code Xia Yan
2020-12-21 9:19 ` Chen, LingliX
2020-12-22 2:55 ` 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).