test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] meson build: add app name
@ 2020-09-16 10:41 ChenBo
  2020-09-16 11:16 ` Chen, BoX C
  2020-09-17  8:12 ` Ma, LihongX
  0 siblings, 2 replies; 4+ messages in thread
From: ChenBo @ 2020-09-16 10:41 UTC (permalink / raw)
  To: dts; +Cc: ChenBo

add app name for configure file 

Signed-off-by: ChenBo <box.c.chen@intel.com>
---
 conf/app_name.cfg | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/conf/app_name.cfg b/conf/app_name.cfg
index ff58137..e1d78d6 100644
--- a/conf/app_name.cfg
+++ b/conf/app_name.cfg
@@ -62,6 +62,14 @@ hotplug_mp=target/examples/dpdk-hotplug_mp
 mp_server=target/examples/dpdk-mp_server
 simple_mp=target/examples/dpdk-simple_mp
 symmetric_mp=target/examples/dpdk-symmetric_mp
+cmdline=target/examples/dpdk-cmdline
+distributor=target/examples/dpdk-distributor
+netmap_compat=target/examples/dpdk-netmap_compat
+node=target/examples/dpdk-efd_node
+server=target/examples/dpdk-efd_server
+testpmd_vf=target/app/dpdk-testpmd-vf
+vm_power_manager=target/examples/dpdk-vm_power_manager
+guest_cli=target/examples/dpdk-guest_cli
 [makefile]
 pdump=target/app/dpdk-pdump
 proc-info=target/app/dpdk-procinfo
-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-23  7:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 10:41 [dts] [PATCH V1] meson build: add app name ChenBo
2020-09-16 11:16 ` Chen, BoX C
2020-09-17  8:12 ` Ma, LihongX
2020-09-23  7:07   ` 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).