> +
> +This section explains how to compile the DPDK sample applications.
> +
> +To compile all the sample applications
> +--
> +
> +
> +Set the path to DPDK source code if its not set:
> +
> +.. code-block:: console
> +
> +export RTE_SDK=/path/to/rte
From: Herakliusz Lipiec
Moved duplicated, and occasionally outdated, doc sections from each
of the sample app guides chapters to a common chapter at the start.
This reduces the duplication in the docs and provides a single
point of reference for compiling the sample apps.
Fixes: d0dff9ba445e ("
2 matches
Mail list logo