test suite reviews and discussions
 help / color / mirror / Atom feed
From: Churchill Khangar <churchill.khangar@intel.com>
To: dts@dpdk.org
Cc: cristian.dumitrescu@intel.com, venkata.suresh.kumar.p@intel.com,
	churchill.khangar@intel.com, yogesh.jangra@intel.com
Subject: [dts] [PATCH v2 4/4] conf/app_name: add pipeline app name config
Date: Fri, 13 Nov 2020 03:03:25 -0500	[thread overview]
Message-ID: <1605254605-31556-5-git-send-email-churchill.khangar@intel.com> (raw)
In-Reply-To: <1605254605-31556-1-git-send-email-churchill.khangar@intel.com>

Add pipeline app name config in meson and makefile configurations

Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
Tested-by: Venkata Suresh Kumar P <venkata.suresh.kumar.p@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 e1d78d6..1de492b 100644
--- a/conf/app_name.cfg
+++ b/conf/app_name.cfg
@@ -43,6 +43,7 @@ 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
+pipeline=target/examples/dpdk-pipeline
 ptpclient=target/examples/dpdk-ptpclient
 qos_meter=target/examples/dpdk-qos_meter
 qos_sched=target/examples/dpdk-qos_sched
@@ -108,6 +109,7 @@ 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
+pipeline=examples/pipeline/build/app/pipeline
 ptpclient=examples/ptpclient/build/app/ptpclient
 qos_meter=examples/qos_meter/build/app/qos_meter
 qos_sched=examples/qos_sched/build/app/qos_sched
-- 
1.8.3.1


  parent reply	other threads:[~2020-11-13  8:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13  8:03 [dts] [PATCH v2 0/4] add pipeline suite Churchill Khangar
2020-11-13  8:03 ` [dts] [PATCH v2 1/4] dep: add pipeline test suite dependencies Churchill Khangar
2020-11-13  8:03 ` [dts] [PATCH v2 2/4] test_plans: add pipeline test plan document Churchill Khangar
2020-11-13  8:03 ` [dts] [PATCH v2 3/4] tests: add pipeline test suite Churchill Khangar
2020-11-13  8:03 ` Churchill Khangar [this message]
2020-11-18  3:29 ` [dts] [PATCH v2 0/4] add pipeline suite 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=1605254605-31556-5-git-send-email-churchill.khangar@intel.com \
    --to=churchill.khangar@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dts@dpdk.org \
    --cc=venkata.suresh.kumar.p@intel.com \
    --cc=yogesh.jangra@intel.com \
    /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).