]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst
doc: add documentation guidelines
[dpdk.git] / doc / guides / sample_app_ug / internet_proto_ip_pipeline.rst
index 166978db736eed57768e4a1e05bfa226ae3b171d..257ce3ff87d88e624429dfd674fc3be36d756138 100644 (file)
@@ -31,8 +31,8 @@
 Internet Protocol (IP) Pipeline Sample Application
 ==================================================
 
-The Internet Protocol (IP) Pipeline application illustrates the use of the IntelĀ® DPDK Packet Framework tool suite.
-The IntelĀ® DPDK pipeline methodology is used to implement functional blocks such as
+The Internet Protocol (IP) Pipeline application illustrates the use of the DPDK Packet Framework tool suite.
+The DPDK pipeline methodology is used to implement functional blocks such as
 packet RX, packet TX, flow classification, firewall,
 routing, IP fragmentation, IP reassembly, etc
 which are then assigned to different CPU cores and connected together to create complex multi-core applications.