2015-12-13 15:11, johndale: > +Typically, a user would execute the following commands to build the suite > + > +.. code-block:: console > + > + tar -xzf dpdk-<version>.tar.gz > + cd dpdk-<version> > + make install T=x86_64-native-linuxapp-gcc
This part is incomplete and useless IMHO. We must avoid duplicating commands, hard to update.