X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Fsample_app_ug%2Finternet_proto_ip_pipeline.rst;h=257ce3ff87d88e624429dfd674fc3be36d756138;hb=7798f17a0d6295b9d3d9f8dc8008cd200a7643de;hp=166978db736eed57768e4a1e05bfa226ae3b171d;hpb=d0dff9ba445e47199a420dd4b5451ec2860d3d3b;p=dpdk.git diff --git a/doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst b/doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst index 166978db73..257ce3ff87 100644 --- a/doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst +++ b/doc/guides/sample_app_ug/internet_proto_ip_pipeline.rst @@ -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.