* [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build
@ 2020-09-21 15:58 lingwei
2020-09-21 8:18 ` Ling, WeiX
2020-09-23 8:48 ` Tu, Lijuan
0 siblings, 2 replies; 4+ messages in thread
From: lingwei @ 2020-09-21 15:58 UTC (permalink / raw)
To: dts; +Cc: lingwei
support meson build
Signed-off-by: lingwei <weix.ling@intel.com>
---
tests/TestSuite_external_mempool_handler.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/TestSuite_external_mempool_handler.py b/tests/TestSuite_external_mempool_handler.py
index 6b046c3..a16d432 100644
--- a/tests/TestSuite_external_mempool_handler.py
+++ b/tests/TestSuite_external_mempool_handler.py
@@ -61,6 +61,7 @@ class TestExternalMempool(TestCase):
def change_mempool_ops(self, ops=''):
self.dut.send_expect("sed -i 's/CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS=.*$/CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS=\"%s\"/' ./config/common_base" % ops, "# ")
+ self.dut.set_build_options({'RTE_MBUF_DEFAULT_MEMPOOL_OPS': ops})
self.dut.build_install_dpdk(self.target)
def verify_unit_func(self):
--
2.17.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build
2020-09-21 15:58 [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build lingwei
@ 2020-09-21 8:18 ` Ling, WeiX
2020-09-22 8:18 ` Ma, LihongX
2020-09-23 8:48 ` Tu, Lijuan
1 sibling, 1 reply; 4+ messages in thread
From: Ling, WeiX @ 2020-09-21 8:18 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 337 bytes --]
Tested-by: Ling, Wei <weix.ling@intel.com>
Regards,
Ling Wei
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Monday, September 21, 2020 11:58 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1] tests/TestSuite_external_mempool_handler:support
> meson build
[-- Attachment #2: TestExternalMempool.log --]
[-- Type: application/octet-stream, Size: 1338125 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build
2020-09-21 8:18 ` Ling, WeiX
@ 2020-09-22 8:18 ` Ma, LihongX
0 siblings, 0 replies; 4+ messages in thread
From: Ma, LihongX @ 2020-09-22 8:18 UTC (permalink / raw)
To: Ling, WeiX, dts
Acked-by: lihongx Ma<lihongx.ma@intel.com>
Regards,
Ma,lihong
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> Sent: Monday, September 21, 2020 4:19 PM
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1]
> tests/TestSuite_external_mempool_handler:support meson build
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build
2020-09-21 15:58 [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build lingwei
2020-09-21 8:18 ` Ling, WeiX
@ 2020-09-23 8:48 ` Tu, Lijuan
1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2020-09-23 8:48 UTC (permalink / raw)
To: Ling, WeiX, dts; +Cc: Ling, WeiX
> Subject: [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support
> meson build
>
> support meson build
>
> Signed-off-by: lingwei <weix.ling@intel.com>
Applied
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-09-23 8:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 15:58 [dts] [PATCH V1] tests/TestSuite_external_mempool_handler:support meson build lingwei
2020-09-21 8:18 ` Ling, WeiX
2020-09-22 8:18 ` Ma, LihongX
2020-09-23 8:48 ` 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).