* [dts] [PATCH] framework/project_dpdk fixed build break by missed spell
@ 2020-10-21 16:34 Thinh Tran
2020-10-22 8:14 ` Ma, LihongX
2020-10-27 9:00 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Thinh Tran @ 2020-10-21 16:34 UTC (permalink / raw)
To: dts; +Cc: thinhtr
Signed-off-by: Thinh Tran <thinhtr@linux.vnet.ibm.com>
---
framework/project_dpdk.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/project_dpdk.py b/framework/project_dpdk.py
index 915c648..d45ce47 100644
--- a/framework/project_dpdk.py
+++ b/framework/project_dpdk.py
@@ -649,7 +649,7 @@ class DPDKdut(Dut):
+ "CONFIG_RTE_LIBRTE_MLX5_PMD=y/' config/common_base", "# ", 30)
self.send_expect("sed -i -e 's/CONFIG_RTE_LIBRTE_MLX4_PMD=n/"
+ "CONFIG_RTE_LIBRTE_MLX5_PMD=y/' config/common_base", "# ", 30)
- sel.set_build_options({'RTE_LIBRTE_MLX5_PMD': 'y',
+ self.set_build_options({'RTE_LIBRTE_MLX5_PMD': 'y',
'RTE_LIBRTE_MLX5_PMD': 'y'})
class DPDKtester(Tester):
--
2.17.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH] framework/project_dpdk fixed build break by missed spell
2020-10-21 16:34 [dts] [PATCH] framework/project_dpdk fixed build break by missed spell Thinh Tran
@ 2020-10-22 8:14 ` Ma, LihongX
2020-10-27 9:00 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Ma, LihongX @ 2020-10-22 8:14 UTC (permalink / raw)
To: Thinh Tran, dts
Acked-by: Lihong Ma<lihongx.ma@intel.com>
Regards,
Ma,lihong
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Thinh Tran
> Sent: Thursday, October 22, 2020 12:35 AM
> To: dts@dpdk.org
> Cc: thinhtr@linux.vnet.ibm.com
> Subject: [dts] [PATCH] framework/project_dpdk fixed build break by missed
> spell
>
> Signed-off-by: Thinh Tran <thinhtr@linux.vnet.ibm.com>
> ---
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH] framework/project_dpdk fixed build break by missed spell
2020-10-21 16:34 [dts] [PATCH] framework/project_dpdk fixed build break by missed spell Thinh Tran
2020-10-22 8:14 ` Ma, LihongX
@ 2020-10-27 9:00 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-10-27 9:00 UTC (permalink / raw)
To: Thinh Tran, dts
applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-27 9:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21 16:34 [dts] [PATCH] framework/project_dpdk fixed build break by missed spell Thinh Tran
2020-10-22 8:14 ` Ma, LihongX
2020-10-27 9:00 ` 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).