* [dts] [PATCH V1 2/2] conf/app_name: modify app config sync with dpdk change
@ 2021-11-05 7:51 Wei Ling
0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2021-11-05 7:51 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-05 7:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 7:51 [dts] [PATCH V1 2/2] conf/app_name: modify app config sync with dpdk change Wei Ling
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).