]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/perf_opt_guidelines.rst
doc: describe dynamic logging format
[dpdk.git] / doc / guides / prog_guide / perf_opt_guidelines.rst
index 90480b8edecd235b0dbebda1941dd67a7c6941a3..286bf98374bc3c9b30814428cf91e14b3c406ef4 100644 (file)
@@ -38,9 +38,9 @@ Performance Optimization Guidelines
 Introduction
 ------------
 
 Introduction
 ------------
 
-The following sections describe optimizations used in the IntelĀ® DPDK and optimizations that should be considered for a new applications.
+The following sections describe optimizations used in DPDK and optimizations that should be considered for new applications.
 
 They also highlight the performance-impacting coding techniques that should,
 
 They also highlight the performance-impacting coding techniques that should,
-and should not be, used when developing an application using the IntelĀ® DPDK.
+and should not be, used when developing an application using the DPDK.
 
 And finally, they give an introduction to application profiling using a Performance Analyzer from Intel to optimize the software.
 
 And finally, they give an introduction to application profiling using a Performance Analyzer from Intel to optimize the software.