test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] conf/app_name:add l3fwd-thread app name config
@ 2020-08-14 11:29 lingwei
  2020-08-21  3:10 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: lingwei @ 2020-08-14 11:29 UTC (permalink / raw)
  To: dts; +Cc: lingwei

add l3fwd-thread app name config in meson and makefile lab

Signed-off-by: lingwei <weix.ling@intel.com>
---
 conf/app_name.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/app_name.cfg b/conf/app_name.cfg
index c7c1044..ff58137 100644
--- a/conf/app_name.cfg
+++ b/conf/app_name.cfg
@@ -39,6 +39,7 @@ l2fwd-keepalive=target/examples/dpdk-l2fwd-keepalive
 l3fwd=target/examples/dpdk-l3fwd
 l3fwd-acl=target/examples/dpdk-l3fwd-acl
 l3fwd-power=target/examples/dpdk-l3fwd-power
+l3fwd-thread=target/examples/dpdk-l3fwd-thread
 link_status_interrupt=target/examples/dpdk-link_status_interrupt
 ntb=target/examples/dpdk-ntb
 packet_ordering=target/examples/dpdk-packet_ordering
@@ -95,6 +96,7 @@ l2fwd-keepalive=examples/l2fwd-keepalive/build/app/l2fwd-keepalive
 l3fwd=examples/l3fwd/build/app/l3fwd
 l3fwd-acl=examples/l3fwd-acl/build/app/l3fwd-acl
 l3fwd-power=examples/l3fwd-power/build/app/l3fwd-power
+l3fwd-thread=examples/performance-thread/l3fwd-thread/build/app/l3fwd-thread
 link_status_interrupt=examples/link_status_interrupt/build/app/link_status_interrupt
 ntb=examples/ntb/build/app/ntb_fwd
 packet_ordering=examples/packet_ordering/build/app/packet_ordering
-- 
2.17.1


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

* Re: [dts] [PATCH V1] conf/app_name:add l3fwd-thread app name config
  2020-08-14 11:29 [dts] [PATCH V1] conf/app_name:add l3fwd-thread app name config lingwei
@ 2020-08-21  3:10 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-08-21  3:10 UTC (permalink / raw)
  To: Ling, WeiX, dts; +Cc: Ling, WeiX

> add l3fwd-thread app name config in meson and makefile lab
> 
> Signed-off-by: lingwei <weix.ling@intel.com>
> ---
>  conf/app_name.cfg | 2 ++

Applied

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

end of thread, other threads:[~2020-08-21  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14 11:29 [dts] [PATCH V1] conf/app_name:add l3fwd-thread app name config lingwei
2020-08-21  3:10 ` 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).