mbuf: remove control mbuf
[dpdk.git] / doc / guides / prog_guide / perf_opt_guidelines.rst
index 90480b8..286bf98 100644 (file)
@@ -38,9 +38,9 @@ Performance Optimization Guidelines
 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,
-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.