test suite reviews and discussions
 help / color / mirror / Atom feed
From: lingwei <weix.ling@intel.com>
To: dts@dpdk.org
Cc: lingwei <weix.ling@intel.com>
Subject: [dts] [PATCH V1] conf/app_name:add l3fwd-thread app name config
Date: Fri, 14 Aug 2020 11:29:20 +0000	[thread overview]
Message-ID: <20200814112920.43756-1-weix.ling@intel.com> (raw)

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


             reply	other threads:[~2020-08-14  3:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14 11:29 lingwei [this message]
2020-08-21  3:10 ` Tu, Lijuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200814112920.43756-1-weix.ling@intel.com \
    --to=weix.ling@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).