X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Fglossary.rst;fp=doc%2Fguides%2Fprog_guide%2Fglossary.rst;h=913946d3f369e4b0902a622b4190efa3043a61de;hb=48624fd96e7c4a9603e383baa193909fea392232;hp=7215e0440730d135cbc81a9b5fe81b4368bad979;hpb=9c5878473ddec4d265b6b8eea7abd39a3861f051;p=dpdk.git diff --git a/doc/guides/prog_guide/glossary.rst b/doc/guides/prog_guide/glossary.rst index 7215e04407..913946d3f3 100644 --- a/doc/guides/prog_guide/glossary.rst +++ b/doc/guides/prog_guide/glossary.rst @@ -50,7 +50,7 @@ Control Plane The control plane is concerned with the routin Core A core may include several lcores or threads if the processor supports hyperthreading. -Core Components A set of libraries provided by the Intel® DPDK, including eal, ring, mempool, mbuf, timers, and so on. +Core Components A set of libraries provided by the DPDK, including eal, ring, mempool, mbuf, timers, and so on. CPU Central Processing Unit @@ -64,7 +64,7 @@ Data Plane In contrast to the control plane, DIMM Dual In-line Memory Module -Doxygen A documentation generator used in the Intel® DPDK to generate the API reference. +Doxygen A documentation generator used in the DPDK to generate the API reference. DPDK Data Plane Development Kit @@ -169,7 +169,7 @@ SRTD Scheduler Round Trip Delay SW Software -Target In the Intel® DPDK, the target is a combination of architecture, +Target In the DPDK, the target is a combination of architecture, machine, executive environment and toolchain. For example: i686-native-linuxapp-gcc.