test suite reviews and discussions
 help / color / mirror / Atom feed
From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts] [PATCH V1 3/3] conf/app_name: modify app name by dpdk change
Date: Mon,  8 Nov 2021 16:45:26 +0800	[thread overview]
Message-ID: <20211108084526.1355737-1-weix.ling@intel.com> (raw)

1.According to dpdk commit d0473104("examples/ioat: port application to dmadev API")
change from example/ioat to /example/dma, dts need to change sync with dpdk.

2.DTS need to modify the app name in the app_name.cfg.

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

diff --git a/conf/app_name.cfg b/conf/app_name.cfg
index e1fc4977..985ee115 100644
--- a/conf/app_name.cfg
+++ b/conf/app_name.cfg
@@ -24,7 +24,7 @@ fips_validation=target/examples/dpdk-fips_validation
 flow_classify=target/examples/dpdk-flow_classify
 flow_filtering=target/examples/dpdk-flow_filtering
 helloworld=target/examples/dpdk-helloworld
-ioat=target/examples/dpdk-ioat
+dma=target/examples/dpdk-dma
 ip_fragmentation=target/examples/dpdk-ip_fragmentation
 ip_pipeline=target/examples/dpdk-ip_pipeline
 ip_reassembly=target/examples/dpdk-ip_reassembly
-- 
2.25.1


             reply	other threads:[~2021-11-08  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-08  8:45 Wei Ling [this message]
2021-11-08  8:53 ` Ling, WeiX
2021-11-09  9:01   ` 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=20211108084526.1355737-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).