]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/glossary.rst
app/testpmd: add rxoffs commands and parameters
[dpdk.git] / doc / guides / prog_guide / glossary.rst
index e101bc022b155fcc4fa988eb4ca6a8ee3c7e13f2..21063a414729364190d1f2baa4ab490544863742 100644 (file)
@@ -41,9 +41,6 @@ CPU
 CRC
    Cyclic Redundancy Check
 
-ctrlmbuf
-   An *mbuf* carrying control data.
-
 Data Plane
    In contrast to the control plane, the data plane in a network architecture
    are the layers involved when forwarding packets.  These layers must be
@@ -208,7 +205,7 @@ SW
 Target
    In the DPDK, the target is a combination of architecture, machine,
    executive environment and toolchain.  For example:
-   i686-native-linuxapp-gcc.
+   i686-native-linux-gcc.
 
 TCP
    Transmission Control Protocol