From: Wei Ling <weix.ling@intel.com>
To: dts@dpdk.org
Cc: Wei Ling <weix.ling@intel.com>
Subject: [dts] [PATCH V1 2/2] conf/app_name: modify app config sync with dpdk change
Date: Fri, 5 Nov 2021 15:51:05 +0800 [thread overview]
Message-ID: <20211105075105.535562-1-weix.ling@intel.com> (raw)
1.According to the dpdk-21.11-rc1 'd047310407a3511b1e2910c7ddf59d5049b202f6'
change from example/ioat to /example/dma, dts need to change sync with
dpdk.
2.DTS need change the app name in dts/conf/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-05 7:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20211105075105.535562-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).